{"info":{"_postman_id":"92688449-0284-460a-b0b6-392d5442d66f","name":"F1 Fantasy API","description":"<html><head></head><body><p>This is the REST API documentation for the official F1 Fantasy API.</p>\n<p>The base endpoint for all (non-authentication) requests is https://fantasy-api.formula1.com/partner_games/f1. </p>\n<p>If you want to contribute, join the <a href=\"https://discord.gg/46uE6mu9PA\">Discord</a>. If you have any questions, contact @zero#1234 on Discord.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"11462073","collectionId":"92688449-0284-460a-b0b6-392d5442d66f","publishedId":"TzY68Dsi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"e10600"},"publishDate":"2021-06-06T19:32:45.000Z"},"item":[{"name":"Authentication","item":[{"name":"Reese84 Cookie","event":[{"listen":"prerequest","script":{"id":"d4c7f563-0850-4c6e-a473-b777dfd82fce","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"0b9ce637-846f-47e5-9876-1928ea4b302a","exec":["pm.environment.set(\"reese84\", pm.response.json().token);","console.log('Set reese84 to ' + pm.response.json().token)"],"type":"text/javascript"}}],"id":"65a144ee-2c3f-49d1-b97a-76e645682997","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"solution\":{\"interrogation\":{\"st\":162229509,\"sr\":1959639815,\"cr\":78830557},\"version\":\"stable\"},\"error\":null,\"performance\":{\"interrogation\":185}}"},"url":"https://api.formula1.com/6657193977244c13?d=account.formula1.com","description":"<p>First, users must receive an identifier cookie.</p>\n<p>The details of this token are still unknown. We are able to generate it, but it is currently unclear exactly why the request information is necessary to receive a new token. This token is evidently used for anti-bot detection. <strong>You need this token to log in by password.</strong></p>\n","urlObject":{"protocol":"https","path":["6657193977244c13"],"host":["api","formula1","com"],"query":[{"key":"d","value":"account.formula1.com"}],"variable":[]}},"response":[{"id":"e435eac3-9149-44a4-8ca4-b91741d5247b","name":"Reese84 Cookie","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"solution\":{\"interrogation\":{\"st\":162229509,\"sr\":1959639815,\"cr\":78830557},\"version\":\"stable\"},\"error\":null,\"performance\":{\"interrogation\":185}}"},"url":{"raw":"https://api.formula1.com/6657193977244c13?d=account.formula1.com","protocol":"https","host":["api","formula1","com"],"path":["6657193977244c13"],"query":[{"key":"d","value":"account.formula1.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"837"},{"key":"Connection","value":"keep-alive"},{"key":"cache-control","value":"no-cache, no-store"},{"key":"access-control-allow-origin","value":"*"},{"key":"server-timing","value":"bon, total;dur=1.7625099999999998"},{"key":"server","value":"connector"},{"key":"date","value":"Sun, 06 Jun 2021 18:56:05 GMT"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 612614c2d12df1140cd7d4c43a0e46ec.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"SFO5-C3"},{"key":"X-Amz-Cf-Id","value":"BKMn-_Bx5q0phSfj0uEaBbsKY3g0YNWi1OUkt3hd_5tuS6lEGP7V0w=="}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"3:MV4qXrMiVKIR3PxTstSArg==:VgtgpXyqA5j7e7RxtHjY+NhmgtEFhK1M7CkmupyooN8hNoSgTRubkwretretrI+0U4rfgfFIff+99mj+BRBbObM5WlKKAgxAOAzw+Jv46jzPGujPMyJUnFJEp60q++oArpNckygU2Z4aaMNPT94k+pesEr6LX7EE7bCsmgdJmGeEDyROVVLM24jqGyEGT9rIuHSzVwEQW0oT1dFYXc6JC8HVI7kuCiWEplHLqjjZXEWv/6ShrW0kGvGGqU9XyMQaatuWOYPQShRY/qOPDBCAG1ReahhF4MkwUterHnLCQE0XkZa5fFx4hBMd1hs1RuzQRJhTcbXaFRJfm+lFHa+1EHxMqfuMfjmp2exmunOhawIaEJXLbfLEU8TBLHZLQlXyG0HuzSmdk3EZdK4tBt2wb//JetlFkxK35FrgQRFbboBuHrE0DL9/+HHgPpV1tCEmfYLNDZ2x72JQmFKQy2LYvLMiGJ9KNNb8n189RVVofgUbWTajXCg+8SZ2nIjhC7FZv3vn8eFBcDkUTneTtCxPEh+A617zFmRSo/GUFUgn1tJVQ4MxyC83uLXa/5lwVo+rxfLlYkdriPKFrz21No8017vl6+zEsBln2Sq9b+iPQhT8yJ4U+rsJ/ecaTsE9FRYJNGkIcfWplq37tOL7eKh6jAUJ1JFotdxNnT01Q3fEPpZoQqpED4LebBw+LOZsvrzX/9gV:+bd4a41pgbtVLChXRxVG0u59/QGg56pjVIbykh2pvXc=\",\n    \"renewInSec\": 743,\n    \"cookieDomain\": \".formula1.com\"\n}"}],"_postman_id":"65a144ee-2c3f-49d1-b97a-76e645682997"},{"name":"Login By Password","event":[{"listen":"prerequest","script":{"id":"6e38e005-2fe2-49eb-af35-0597c4d9feb6","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"d0b33b25-f53b-4d8a-bcbb-5ed997d8f2d2","exec":["const subscriptionToken = pm.response.json().data.subscriptionToken","","pm.environment.set(\"subscriptionToken\", subscriptionToken);","pm.environment.set(\"SessionId\", pm.response.json().SessionId);","","pm.environment.set(\"X-F1-Cookie-Data\", Buffer.from(","        encodeURIComponent(","            JSON.stringify({","                data: { subscriptionToken }","            })","        )","    ).toString('base64'));"],"type":"text/javascript"}}],"id":"9702ccbb-03ff-4255-bf8e-3c831465bcbd","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"apiKey","value":"fCUCjWrKPu9ylJwRAv8BpGLEgiAuThx7","type":"text"},{"key":"Cookie","value":"reese84={{reese84}}; login={\"event\":\"login\"}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"DistributionChannel\": \"d861e38f-05ea-4063-8776-a7e2b6d885a4\",\n    \"Login\": \"{{username}}\",\n    \"Password\": \"{{password}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.formula1.com/v2/account/subscriber/authenticate/by-password","description":"<p>This endpoint returns a subscription token which can be directly used to generate the X-F1-Cookie-Data key that authenticates requests.</p>\n<p><strong>Note:</strong> You must first generate a reese84 cookie and pass it as a header before using this login method.</p>\n<p>The X-F1-Cookie-Data key can be generated as follows:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-js\">Buffer.from(        // Base64 encode\nencodeURIComponent( // Encode%20URI\n    JSON.stringify( // Stringify JSON object\n        { data: \n            { subscriptionToken: 'token.received.from.request...' }\n        }\n    )\n).toString('base64')\n</code></pre>\n","urlObject":{"protocol":"https","path":["v2","account","subscriber","authenticate","by-password"],"host":["api","formula1","com"],"query":[],"variable":[]}},"response":[{"id":"929e54f1-5222-4e66-bcdd-37b45e40ed01","name":"Login By Password","originalRequest":{"method":"POST","header":[{"key":"apiKey","value":"fCUCjWrKPu9ylJwRAv8BpGLEgiAuThx7","type":"text"},{"key":"Cookie","value":"reese84={{reese84}}; login={\"event\":\"login\",\"componentId\":\"component_login_page\",\"actionType\":\"failed\"}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"DistributionChannel\": \"d861e38f-05ea-4063-8776-a7e2b6d885a4\",\n    \"Login\": \"{{username}}\",\n    \"Password\": \"{{password}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.formula1.com/v2/account/subscriber/authenticate/by-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Sun, 06 Jun 2021 18:46:50 GMT"},{"key":"Vary","value":"Accept-Encoding"},{"key":"x-amzn-RequestId","value":"101ca56b-fa20-41e7-80ed-d7f4b3afb889"},{"key":"Strict-Transport-Security","value":"max-age=2592000"},{"key":"x-amz-apigw-id","value":"AhC0IH-OFiAFQhg="},{"key":"x-amzn-Remapped-Date","value":"Sun, 06 Jun 2021 18:46:49 GMT"},{"key":"CD-ContextId","value":"daf805c8-9c32-4788-8c46-3baa2500e0f7"},{"key":"Content-Encoding","value":"gzip"},{"key":"Via","value":"1.1 a69dfa505dbe2e8eeb459da62facb688.cloudfront.net (CloudFront), 1.1 dd3c369cdd23b71f5d0653cf4e4725fb.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"MSP50-C1"},{"key":"X-Amz-Cf-Pop","value":"SFO5-C3"},{"key":"Access-Control-Allow-Origin","value":""},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"X-Amz-Cf-Id","value":"P8JfV0kxzvdfZT3AcqvmhO91zss1MNfFpTQ57VBWkHlpeY4V3kUm7Q=="}],"cookie":[],"responseTime":null,"body":"{\n    \"SessionId\": \"eyJ...\",\n    \"PasswordIsTemporary\": false,\n    \"Subscriber\": {\n        \"FirstName\": \"First\",\n        \"LastName\": \"Last\",\n        \"HomeCountry\": \"USA\",\n        \"Id\": 123456789,\n        \"Email\": \"user@example.com\",\n        \"Login\": \"user@example.com\"\n    },\n    \"Country\": \"USA\",\n    \"data\": {\n        \"subscriptionStatus\": \"inactive\",\n        \"subscriptionToken\": \"eyJ...\"\n    }\n}"}],"_postman_id":"9702ccbb-03ff-4255-bf8e-3c831465bcbd"}],"id":"a19b4497-5d27-4167-9de6-780d78529c9e","_postman_id":"a19b4497-5d27-4167-9de6-780d78529c9e","description":""},{"name":"Endpoints - Authenticated","item":[{"name":"F1","id":"1473a14e-a352-410a-84c2-f29d664fe101","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1","description":"<p>A list of constants and metadata for better interpreting the values listed</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[],"variable":[]}},"response":[{"id":"01057eb4-d6f6-4942-bdf9-bd10d305ab8d","name":"F1","originalRequest":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 10:12:04 GMT"},{"key":"ETag","value":"W/\"dacff38a52191835ef310ec157e325a7\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"44344d80-4d1e-4da6-b4bc-e923c8284321"},{"key":"X-Runtime","value":"0.026317"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"7837"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"partner_game\": {\n        \"id\": 4,\n        \"partner_id\": 4,\n        \"name\": \"Formula 1\",\n        \"slug\": \"f1\",\n        \"current_partner_season\": {\n            \"id\": 4,\n            \"name\": \"2021\",\n            \"season_start_date\": \"2021-02-03T14:09:43.084Z\",\n            \"negative_points_subs_enabled\": true,\n            \"game_periods\": [\n                {\n                    \"id\": 70,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-03-27T15:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 GULF AIR BAHRAIN GRAND PRIX 2021\",\n                    \"created_at\": \"2021-01-21T11:24:54.889Z\",\n                    \"updated_at\": \"2021-03-28T20:34:03.017Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-bahrain\",\n                    \"pricing_period_id\": 5,\n                    \"state\": \"results\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Bahrain\",\n                    \"country_iso\": \"BH\",\n                    \"gameweek_number\": 1\n                },\n                {\n                    \"id\": 71,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-04-17T12:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 PIRELLI GRAN PREMIO DEL MADE IN ITALY E DELL'EMILIA ROMAGNA 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.009Z\",\n                    \"updated_at\": \"2021-04-18T16:15:12.302Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-italy\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"results\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Imola\",\n                    \"country_iso\": \"IT\",\n                    \"gameweek_number\": 2\n                },\n                {\n                    \"id\": 72,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-05-01T14:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 HEINEKEN GRANDE PRÉMIO DE PORTUGAL 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.124Z\",\n                    \"updated_at\": \"2021-05-02T16:35:09.807Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-portugal\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"results\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Portugal\",\n                    \"country_iso\": \"PT\",\n                    \"gameweek_number\": 3\n                },\n                {\n                    \"id\": 73,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-05-08T13:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 ARAMCO GRAN PREMIO DE ESPAÑA 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.153Z\",\n                    \"updated_at\": \"2021-05-09T19:17:43.135Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-spain\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"results\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Spain\",\n                    \"country_iso\": \"ES\",\n                    \"gameweek_number\": 4\n                },\n                {\n                    \"id\": 74,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-05-22T13:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 GRAND PRIX DE MONACO 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.181Z\",\n                    \"updated_at\": \"2021-05-23T15:42:17.462Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-monaco\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"results\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Monaco\",\n                    \"country_iso\": \"MC\",\n                    \"gameweek_number\": 5\n                },\n                {\n                    \"id\": 75,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-06-05T12:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 AZERBAIJAN GRAND PRIX 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.209Z\",\n                    \"updated_at\": \"2021-06-05T12:01:00.809Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-azerbaijan\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"live\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Azerbaijan\",\n                    \"country_iso\": \"AZ\",\n                    \"gameweek_number\": 6\n                },\n                {\n                    \"id\": 76,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-06-19T13:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 GRAND PRIX DE FRANCE 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.238Z\",\n                    \"updated_at\": \"2021-05-26T11:43:22.870Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-france\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"France\",\n                    \"country_iso\": \"FR\",\n                    \"gameweek_number\": 7\n                },\n                {\n                    \"id\": 77,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-06-26T13:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 GROSSER PREIS DER STEIERMARK 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.265Z\",\n                    \"updated_at\": \"2021-05-26T12:40:10.598Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-austria-1\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Styria\",\n                    \"country_iso\": \"AT\",\n                    \"gameweek_number\": 8\n                },\n                {\n                    \"id\": 78,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-07-03T13:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 MYWORLD GROSSER PREIS VON ÖSTERREICH 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.325Z\",\n                    \"updated_at\": \"2021-05-26T12:38:54.286Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-austria-2\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Austria\",\n                    \"country_iso\": \"AT\",\n                    \"gameweek_number\": 9\n                },\n                {\n                    \"id\": 79,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-07-17T14:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 PIRELLI BRITISH GRAND PRIX 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.353Z\",\n                    \"updated_at\": \"2021-03-18T16:57:18.718Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-britain\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Britain\",\n                    \"country_iso\": \"GB\",\n                    \"gameweek_number\": 10\n                },\n                {\n                    \"id\": 80,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-07-31T13:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 MAGYAR NAGYDÍJ 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.381Z\",\n                    \"updated_at\": \"2021-01-28T12:09:18.008Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-hungary\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Hungary\",\n                    \"country_iso\": \"HU\",\n                    \"gameweek_number\": 11\n                },\n                {\n                    \"id\": 81,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-08-28T13:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 ROLEX BELGIAN GRAND PRIX 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.423Z\",\n                    \"updated_at\": \"2021-03-18T16:57:18.730Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-belgium\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Belgium\",\n                    \"country_iso\": \"BE\",\n                    \"gameweek_number\": 12\n                },\n                {\n                    \"id\": 82,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-09-04T13:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 HEINEKEN DUTCH GRAND PRIX 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.451Z\",\n                    \"updated_at\": \"2021-03-18T16:57:18.738Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-netherlands\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Netherlands\",\n                    \"country_iso\": \"NL\",\n                    \"gameweek_number\": 13\n                },\n                {\n                    \"id\": 83,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-09-11T13:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 HEINEKEN GRAN PREMIO D’ITALIA 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.478Z\",\n                    \"updated_at\": \"2021-03-18T16:57:18.745Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-italy-2\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Italy\",\n                    \"country_iso\": \"IT\",\n                    \"gameweek_number\": 14\n                },\n                {\n                    \"id\": 84,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-09-25T12:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 VTB RUSSIAN GRAND PRIX 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.504Z\",\n                    \"updated_at\": \"2021-03-18T16:57:18.753Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-russia\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Russia\",\n                    \"country_iso\": \"RU\",\n                    \"gameweek_number\": 15\n                },\n                {\n                    \"id\": 85,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-10-02T13:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 SINGAPORE AIRLINES SINGAPORE GRAND PRIX 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.532Z\",\n                    \"updated_at\": \"2021-03-18T16:57:18.760Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-singaport\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Singapore\",\n                    \"country_iso\": \"SG\",\n                    \"gameweek_number\": 16\n                },\n                {\n                    \"id\": 86,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-10-09T06:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 JAPANESE GRAND PRIX 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.559Z\",\n                    \"updated_at\": \"2021-01-28T12:09:18.030Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-japan\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Japan\",\n                    \"country_iso\": \"JP\",\n                    \"gameweek_number\": 17\n                },\n                {\n                    \"id\": 87,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-10-23T21:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 ARAMCO UNITED STATES GRAND PRIX 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.585Z\",\n                    \"updated_at\": \"2021-03-18T16:57:18.772Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-usa\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"USA\",\n                    \"country_iso\": \"US\",\n                    \"gameweek_number\": 18\n                },\n                {\n                    \"id\": 88,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-10-30T19:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 GRAN PREMIO DE LA CIUDAD DE MÉXICO 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.612Z\",\n                    \"updated_at\": \"2021-01-28T12:09:18.037Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-mexico\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Mexico\",\n                    \"country_iso\": \"MX\",\n                    \"gameweek_number\": 19\n                },\n                {\n                    \"id\": 89,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-11-06T18:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 HEINEKEN GRANDE PRÊMIO DE SÃO PAULO 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.639Z\",\n                    \"updated_at\": \"2021-03-18T16:57:18.785Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-brazil\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Brazil\",\n                    \"country_iso\": \"BR\",\n                    \"gameweek_number\": 20\n                },\n                {\n                    \"id\": 90,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-11-20T06:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 ROLEX AUSTRALIAN GRAND PRIX 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.667Z\",\n                    \"updated_at\": \"2021-03-19T14:19:10.521Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-australia\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Australia\",\n                    \"country_iso\": \"AU\",\n                    \"gameweek_number\": 21\n                },\n                {\n                    \"id\": 91,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-12-04T16:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 SAUDI ARABIAN GRAND PRIX 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.696Z\",\n                    \"updated_at\": \"2021-01-28T12:09:18.048Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-saudi-arabia\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Saudi Arabia\",\n                    \"country_iso\": \"SA\",\n                    \"gameweek_number\": 22\n                },\n                {\n                    \"id\": 92,\n                    \"season_id\": 1,\n                    \"starts_at\": \"2021-12-11T13:00:00.000Z\",\n                    \"ends_at\": null,\n                    \"name\": \"FORMULA 1 ETIHAD AIRWAYS ABU DHABI GRAND PRIX 2021\",\n                    \"created_at\": \"2021-01-21T11:24:56.724Z\",\n                    \"updated_at\": \"2021-03-18T16:57:18.805Z\",\n                    \"hidden\": true,\n                    \"competition_id\": 1,\n                    \"slug\": \"formula-1-2021-abu-dhabi\",\n                    \"pricing_period_id\": null,\n                    \"state\": \"default\",\n                    \"position\": null,\n                    \"reviewed_by_id\": null,\n                    \"reviewed_at\": null,\n                    \"picked_player_percentages_updated_at\": null,\n                    \"abbreviation\": null,\n                    \"game_period_type\": \"W\",\n                    \"matches_type_id\": null,\n                    \"tournament_id\": null,\n                    \"admin_user_id\": null,\n                    \"edit_by_id\": null,\n                    \"accept_multiple_match_types\": false,\n                    \"round\": null,\n                    \"starts_at_local\": null,\n                    \"unhide_at\": null,\n                    \"unhide_based_on\": null,\n                    \"ready_to_go_live\": null,\n                    \"promotions_executed\": null,\n                    \"short_name\": \"Abu Dhabi\",\n                    \"country_iso\": \"AE\",\n                    \"gameweek_number\": 23\n                }\n            ],\n            \"previous_game_period_ids\": [\n                70,\n                71,\n                72,\n                73,\n                74\n            ],\n            \"next_game_period_id\": 76,\n            \"initial_budget\": 100,\n            \"num_changes\": 3,\n            \"league_join_limit\": 250,\n            \"substitution_points_cost\": 10,\n            \"max_user_teams\": 3,\n            \"current_game_period\": {\n                \"id\": 75,\n                \"season_id\": 1,\n                \"starts_at\": \"2021-06-05T12:00:00.000Z\",\n                \"ends_at\": null,\n                \"name\": \"FORMULA 1 AZERBAIJAN GRAND PRIX 2021\",\n                \"created_at\": \"2021-01-21T11:24:56.209Z\",\n                \"updated_at\": \"2021-06-05T12:01:00.809Z\",\n                \"hidden\": true,\n                \"competition_id\": 1,\n                \"slug\": \"formula-1-2021-azerbaijan\",\n                \"pricing_period_id\": null,\n                \"state\": \"live\",\n                \"position\": null,\n                \"reviewed_by_id\": null,\n                \"reviewed_at\": null,\n                \"picked_player_percentages_updated_at\": null,\n                \"abbreviation\": null,\n                \"game_period_type\": \"W\",\n                \"matches_type_id\": null,\n                \"tournament_id\": null,\n                \"admin_user_id\": null,\n                \"edit_by_id\": null,\n                \"accept_multiple_match_types\": false,\n                \"round\": null,\n                \"starts_at_local\": null,\n                \"unhide_at\": null,\n                \"unhide_based_on\": null,\n                \"ready_to_go_live\": null,\n                \"promotions_executed\": null,\n                \"short_name\": \"Azerbaijan\",\n                \"country_iso\": \"AZ\",\n                \"games\": [\n                    {\n                        \"id\": 75,\n                        \"game_period_id\": 75,\n                        \"name\": \"\",\n                        \"max_entrants\": null,\n                        \"stake\": 0,\n                        \"payout\": 10,\n                        \"creator_id\": null,\n                        \"created_at\": \"2021-01-21T11:24:56.230Z\",\n                        \"updated_at\": \"2021-01-21T11:24:56.230Z\",\n                        \"public\": true,\n                        \"commission\": 0,\n                        \"fee\": 0,\n                        \"auto_recreate\": false,\n                        \"challenge_id\": null,\n                        \"auto_recreated\": false,\n                        \"live\": false,\n                        \"in_play\": false,\n                        \"default_game\": false,\n                        \"default_live_game\": false,\n                        \"guaranteed_pot\": null,\n                        \"needs_push\": false,\n                        \"entrants_count\": 0,\n                        \"keep_for_in_play\": false,\n                        \"promoted\": false,\n                        \"slug\": null,\n                        \"facebook_like_needed\": false,\n                        \"twitter_follow_needed\": false,\n                        \"will_pay_affiliates\": null,\n                        \"currency_short_name\": \"gbp\",\n                        \"rank_winnings\": [],\n                        \"promoted_image\": null,\n                        \"promoted_line_1\": null,\n                        \"promoted_line_2\": null,\n                        \"recreate_time_limit\": 0,\n                        \"slots\": 0,\n                        \"slots_remaining\": 0,\n                        \"refunded\": false,\n                        \"picked_team_id\": null,\n                        \"recipient_picked_team_id\": null,\n                        \"recipient_id\": null,\n                        \"challenge_game_id\": null,\n                        \"status\": 1,\n                        \"pot\": 0,\n                        \"max_entrants_per_user\": null,\n                        \"beginner\": false,\n                        \"step_id\": null,\n                        \"qualifier\": null,\n                        \"prized\": false,\n                        \"allowed_entry_types\": [],\n                        \"daily_qualifier\": null,\n                        \"super_qualifier\": null,\n                        \"mega_qualifier\": null,\n                        \"ambassador_special\": null,\n                        \"featured\": null,\n                        \"reserve_seat_available\": false,\n                        \"super_game_id\": null,\n                        \"is_vip_super_contest\": false,\n                        \"featured_to_landing_page\": false,\n                        \"simple_friends_free\": false,\n                        \"has_cached_stats\": false,\n                        \"grow_the_pot\": false,\n                        \"grow_the_pot_type\": null,\n                        \"is_friend_challenge\": null\n                    }\n                ],\n                \"matches\": [\n                    {\n                        \"id\": 11,\n                        \"competition_id\": 1,\n                        \"external_id\": \"6233\",\n                        \"location\": \"Baku - AZE\",\n                        \"kickoff_at\": \"2021-06-05T12:00:00.000Z\",\n                        \"created_at\": \"2021-01-21T10:53:21.748Z\",\n                        \"updated_at\": \"2021-06-05T13:37:16.910Z\",\n                        \"state\": 40,\n                        \"period\": 0,\n                        \"season_id\": 1,\n                        \"scheduled\": false,\n                        \"last_pbp_sequence\": 0,\n                        \"fail_count\": 0,\n                        \"data_confirmed\": true,\n                        \"match_type_id\": null,\n                        \"start_tee\": null,\n                        \"round\": 13,\n                        \"tournament_id\": null,\n                        \"course\": null,\n                        \"current_winner_details\": null,\n                        \"current_hole\": null,\n                        \"time\": null,\n                        \"kickoff_at_local\": null,\n                        \"play_by_play\": false,\n                        \"description\": \"qualifying\",\n                        \"week\": null,\n                        \"season_type\": null,\n                        \"circuit_id\": 6,\n                        \"start_date_gmt_offset\": \"+04:00\",\n                        \"name\": \"qualifying\",\n                        \"home_team_id\": 1,\n                        \"home_team_name\": \"Scuderia Ferrari Mission Winnow\",\n                        \"away_team_id\": 10,\n                        \"away_team_name\": \"Haas F1 Team\",\n                        \"timing\": null\n                    },\n                    {\n                        \"id\": 12,\n                        \"competition_id\": 1,\n                        \"external_id\": \"6234\",\n                        \"location\": \"Baku - AZE\",\n                        \"kickoff_at\": \"2021-06-06T12:00:00.000Z\",\n                        \"created_at\": \"2021-01-21T10:53:21.831Z\",\n                        \"updated_at\": \"2021-05-13T08:27:42.552Z\",\n                        \"state\": 10,\n                        \"period\": 0,\n                        \"season_id\": 1,\n                        \"scheduled\": false,\n                        \"last_pbp_sequence\": 0,\n                        \"fail_count\": 0,\n                        \"data_confirmed\": false,\n                        \"match_type_id\": null,\n                        \"start_tee\": null,\n                        \"round\": 14,\n                        \"tournament_id\": null,\n                        \"course\": null,\n                        \"current_winner_details\": null,\n                        \"current_hole\": null,\n                        \"time\": null,\n                        \"kickoff_at_local\": null,\n                        \"play_by_play\": false,\n                        \"description\": \"race\",\n                        \"week\": null,\n                        \"season_type\": null,\n                        \"circuit_id\": 6,\n                        \"start_date_gmt_offset\": \"+04:00\",\n                        \"name\": \"race\",\n                        \"home_team_id\": 1,\n                        \"home_team_name\": \"Scuderia Ferrari Mission Winnow\",\n                        \"away_team_id\": 10,\n                        \"away_team_name\": \"Haas F1 Team\",\n                        \"timing\": null\n                    }\n                ],\n                \"circuit\": {\n                    \"id\": 6,\n                    \"first_grand_prix\": \"2016\",\n                    \"laps_total\": \"51\",\n                    \"length\": \"6.003\",\n                    \"distance\": \"306.049\",\n                    \"lap_record\": \"1:43.009 - Charles Leclerc(2019)\",\n                    \"pratice_one\": \"Fri 12:30 - 13:30\",\n                    \"pratice_two\": \"Fri 16:00 - 17:00\",\n                    \"pratice_three\": \"Sat 13:00 - 14:00\",\n                    \"qualifying\": \"Sat 16:00 - 17:00\",\n                    \"race\": \"Sun 16:00 - 18:00\",\n                    \"created_at\": \"2021-01-21T10:53:21.741Z\",\n                    \"updated_at\": \"2021-05-26T12:36:31.877Z\",\n                    \"name\": \"Baku City Circuit\",\n                    \"short_name\": \"Baku\",\n                    \"country_iso\": \"AZ\",\n                    \"gmt_offset\": \"+04:00\"\n                },\n                \"gameweek_number\": 6\n            },\n            \"locked\": true,\n            \"daily_site_link_back_url\": \"https://playon.co\",\n            \"is_first_gameweek\": false,\n            \"is_last_gameweek\": false,\n            \"is_season_finished\": false,\n            \"public_leagues_count\": 178844,\n            \"num_gamedays\": 2,\n            \"season_standings\": {\n                \"constructor_standings\": [\n                    {\n                        \"championship_points\": 149,\n                        \"constructorkey\": 130,\n                        \"constructorseasonentrantkey\": 2245,\n                        \"constructor_country\": \"Austria\",\n                        \"constructor_country_code\": \"AUT\",\n                        \"constructor_name\": \"Red Bull Racing\",\n                        \"constructor_season_name\": \"Red Bull Racing Honda\",\n                        \"number_of_races\": 5,\n                        \"position\": \"1st\",\n                        \"position_number\": 1,\n                        \"position_value\": \"1\",\n                        \"season\": 2021,\n                        \"season_points\": 149,\n                        \"serieskey\": 1,\n                        \"sort_order\": 1,\n                        \"teamkey\": 536,\n                        \"teamseasonentrantkey\": 2273,\n                        \"team_country\": \"Austria\",\n                        \"team_country_code\": \"AUT\",\n                        \"team_name\": \"Red Bull Racing\",\n                        \"team_principal\": \"Christian Horner\",\n                        \"team_season_name\": \"Red Bull Racing Honda\",\n                        \"technical_director\": \"Pierre Waché\",\n                        \"version\": \"Final\",\n                        \"version_number\": 1,\n                        \"player_id\": 5\n                    },\n                    {\n                        \"championship_points\": 148,\n                        \"constructorkey\": 105,\n                        \"constructorseasonentrantkey\": 2243,\n                        \"constructor_country\": \"Germany\",\n                        \"constructor_country_code\": \"GER\",\n                        \"constructor_name\": \"Mercedes\",\n                        \"constructor_season_name\": \"Mercedes\",\n                        \"number_of_races\": 5,\n                        \"position\": \"2nd\",\n                        \"position_number\": 2,\n                        \"position_value\": \"2\",\n                        \"season\": 2021,\n                        \"season_points\": 148,\n                        \"serieskey\": 1,\n                        \"sort_order\": 2,\n                        \"teamkey\": 543,\n                        \"teamseasonentrantkey\": 2271,\n                        \"team_country\": \"Germany\",\n                        \"team_country_code\": \"GER\",\n                        \"team_name\": \"Mercedes\",\n                        \"team_principal\": \"Toto Wolff\",\n                        \"team_season_name\": \"Mercedes-AMG Petronas F1 Team\",\n                        \"technical_director\": \"James Allison\",\n                        \"version\": \"Final\",\n                        \"version_number\": 1,\n                        \"player_id\": 4\n                    },\n                    {\n                        \"championship_points\": 80,\n                        \"constructorkey\": 104,\n                        \"constructorseasonentrantkey\": 2242,\n                        \"constructor_country\": \"United Kingdom\",\n                        \"constructor_country_code\": \"GBR\",\n                        \"constructor_name\": \"McLaren\",\n                        \"constructor_season_name\": \"McLaren Mercedes\",\n                        \"number_of_races\": 5,\n                        \"position\": \"3rd\",\n                        \"position_number\": 3,\n                        \"position_value\": \"3\",\n                        \"season\": 2021,\n                        \"season_points\": 80,\n                        \"serieskey\": 1,\n                        \"sort_order\": 3,\n                        \"teamkey\": 529,\n                        \"teamseasonentrantkey\": 2270,\n                        \"team_country\": \"United Kingdom\",\n                        \"team_country_code\": \"GBR\",\n                        \"team_name\": \"McLaren\",\n                        \"team_principal\": \"Andreas Seidl\",\n                        \"team_season_name\": \"McLaren F1 Team\",\n                        \"technical_director\": \"James Key\",\n                        \"version\": \"Final\",\n                        \"version_number\": 1,\n                        \"player_id\": 3\n                    },\n                    {\n                        \"championship_points\": 78,\n                        \"constructorkey\": 59,\n                        \"constructorseasonentrantkey\": 2240,\n                        \"constructor_country\": \"Italy\",\n                        \"constructor_country_code\": \"ITA\",\n                        \"constructor_name\": \"Ferrari\",\n                        \"constructor_season_name\": \"Ferrari\",\n                        \"number_of_races\": 5,\n                        \"position\": \"4th\",\n                        \"position_number\": 4,\n                        \"position_value\": \"4\",\n                        \"season\": 2021,\n                        \"season_points\": 78,\n                        \"serieskey\": 1,\n                        \"sort_order\": 4,\n                        \"teamkey\": 526,\n                        \"teamseasonentrantkey\": 2268,\n                        \"team_country\": \"Italy\",\n                        \"team_country_code\": \"ITA\",\n                        \"team_name\": \"Ferrari\",\n                        \"team_principal\": \"Mattia Binotto\",\n                        \"team_season_name\": \"Scuderia Ferrari Mission Winnow\",\n                        \"technical_director\": \"Enrico Cardile / Enrico Gualtieri\",\n                        \"version\": \"Final\",\n                        \"version_number\": 1,\n                        \"player_id\": 1\n                    },\n                    {\n                        \"championship_points\": 19,\n                        \"constructorkey\": 196,\n                        \"constructorseasonentrantkey\": 2244,\n                        \"constructor_country\": \"United Kingdom\",\n                        \"constructor_country_code\": \"GBR\",\n                        \"constructor_name\": \"Aston Martin\",\n                        \"constructor_season_name\": \"Aston Martin Mercedes\",\n                        \"number_of_races\": 5,\n                        \"position\": \"5th\",\n                        \"position_number\": 5,\n                        \"position_value\": \"5\",\n                        \"season\": 2021,\n                        \"season_points\": 19,\n                        \"serieskey\": 1,\n                        \"sort_order\": 5,\n                        \"teamkey\": 602,\n                        \"teamseasonentrantkey\": 2272,\n                        \"team_country\": \"United Kingdom\",\n                        \"team_country_code\": \"GBR\",\n                        \"team_name\": \"Aston Martin\",\n                        \"team_principal\": \"Otmar Szafnauer\",\n                        \"team_season_name\": \"Aston Martin Cognizant F1 Team\",\n                        \"technical_director\": \"Andrew Green\",\n                        \"version\": \"Final\",\n                        \"version_number\": 1,\n                        \"player_id\": 9\n                    },\n                    {\n                        \"championship_points\": 18,\n                        \"constructorkey\": 159,\n                        \"constructorseasonentrantkey\": 2239,\n                        \"constructor_country\": \"Italy\",\n                        \"constructor_country_code\": \"ITA\",\n                        \"constructor_name\": \"AlphaTauri\",\n                        \"constructor_season_name\": \"AlphaTauri Honda\",\n                        \"number_of_races\": 5,\n                        \"position\": \"6th\",\n                        \"position_number\": 6,\n                        \"position_value\": \"6\",\n                        \"season\": 2021,\n                        \"season_points\": 18,\n                        \"serieskey\": 1,\n                        \"sort_order\": 6,\n                        \"teamkey\": 598,\n                        \"teamseasonentrantkey\": 2267,\n                        \"team_country\": \"Italy\",\n                        \"team_country_code\": \"ITA\",\n                        \"team_name\": \"AlphaTauri\",\n                        \"team_principal\": \"Franz Tost\",\n                        \"team_season_name\": \"Scuderia AlphaTauri Honda\",\n                        \"technical_director\": \"Jody Egginton\",\n                        \"version\": \"Final\",\n                        \"version_number\": 1,\n                        \"player_id\": 7\n                    },\n                    {\n                        \"championship_points\": 17,\n                        \"constructorkey\": 131,\n                        \"constructorseasonentrantkey\": 2246,\n                        \"constructor_country\": \"France\",\n                        \"constructor_country_code\": \"FRA\",\n                        \"constructor_name\": \"Alpine\",\n                        \"constructor_season_name\": \"Alpine Renault\",\n                        \"number_of_races\": 5,\n                        \"position\": \"7th\",\n                        \"position_number\": 7,\n                        \"position_value\": \"7\",\n                        \"season\": 2021,\n                        \"season_points\": 17,\n                        \"serieskey\": 1,\n                        \"sort_order\": 7,\n                        \"teamkey\": 600,\n                        \"teamseasonentrantkey\": 2274,\n                        \"team_country\": \"France\",\n                        \"team_country_code\": \"FRA\",\n                        \"team_name\": \"Alpine\",\n                        \"team_principal\": \"Davide Brivio\",\n                        \"team_season_name\": \"Alpine F1 Team\",\n                        \"technical_director\": \"Pat Fry / Remi Taffin\",\n                        \"version\": \"Final\",\n                        \"version_number\": 1,\n                        \"player_id\": 6\n                    },\n                    {\n                        \"championship_points\": 1,\n                        \"constructorkey\": 133,\n                        \"constructorseasonentrantkey\": 2238,\n                        \"constructor_country\": \"Switzerland\",\n                        \"constructor_country_code\": \"SUI\",\n                        \"constructor_name\": \"Alfa Romeo Racing\",\n                        \"constructor_season_name\": \"Alfa Romeo Racing Ferrari\",\n                        \"number_of_races\": 5,\n                        \"position\": \"8th\",\n                        \"position_number\": 8,\n                        \"position_value\": \"8\",\n                        \"season\": 2021,\n                        \"season_points\": 1,\n                        \"serieskey\": 1,\n                        \"sort_order\": 8,\n                        \"teamkey\": 581,\n                        \"teamseasonentrantkey\": 2266,\n                        \"team_country\": \"Switzerland\",\n                        \"team_country_code\": \"SUI\",\n                        \"team_name\": \"Alfa Romeo Racing\",\n                        \"team_principal\": \"Frédéric Vasseur\",\n                        \"team_season_name\": \"Alfa Romeo Racing ORLEN\",\n                        \"technical_director\": \"Jan Monchaux\",\n                        \"version\": \"Final\",\n                        \"version_number\": 1,\n                        \"player_id\": 8\n                    },\n                    {\n                        \"championship_points\": 0,\n                        \"constructorkey\": 172,\n                        \"constructorseasonentrantkey\": 2247,\n                        \"constructor_country\": \"United Kingdom\",\n                        \"constructor_country_code\": \"GBR\",\n                        \"constructor_name\": \"Williams\",\n                        \"constructor_season_name\": \"Williams Mercedes\",\n                        \"number_of_races\": 5,\n                        \"position\": \"9th\",\n                        \"position_number\": 9,\n                        \"position_value\": \"9\",\n                        \"season\": 2021,\n                        \"season_points\": 0,\n                        \"serieskey\": 1,\n                        \"sort_order\": 9,\n                        \"teamkey\": 481,\n                        \"teamseasonentrantkey\": 2275,\n                        \"team_country\": \"United Kingdom\",\n                        \"team_country_code\": \"GBR\",\n                        \"team_name\": \"Williams\",\n                        \"team_principal\": \"Simon Roberts\",\n                        \"team_season_name\": \"Williams Racing\",\n                        \"technical_director\": \"François-Xavier Demaison\",\n                        \"version\": \"Final\",\n                        \"version_number\": 1,\n                        \"player_id\": 2\n                    },\n                    {\n                        \"championship_points\": 0,\n                        \"constructorkey\": 190,\n                        \"constructorseasonentrantkey\": 2241,\n                        \"constructor_country\": \"United States\",\n                        \"constructor_country_code\": \"USA\",\n                        \"constructor_name\": \"Haas\",\n                        \"constructor_season_name\": \"Haas Ferrari\",\n                        \"number_of_races\": 5,\n                        \"position\": \"10th\",\n                        \"position_number\": 10,\n                        \"position_value\": \"10\",\n                        \"season\": 2021,\n                        \"season_points\": 0,\n                        \"serieskey\": 1,\n                        \"sort_order\": 10,\n                        \"teamkey\": 557,\n                        \"teamseasonentrantkey\": 2269,\n                        \"team_country\": \"United States\",\n                        \"team_country_code\": \"USA\",\n                        \"team_name\": \"Haas F1 Team\",\n                        \"team_principal\": \"Guenther Steiner\",\n                        \"team_season_name\": \"Uralkali Haas F1 Team\",\n                        \"technical_director\": \"Simone Resta\",\n                        \"version\": \"Final\",\n                        \"version_number\": 1,\n                        \"player_id\": 10\n                    }\n                ],\n                \"driver_standings\": [\n                    {\n                        \"DriverCountryKey\": 133,\n                        \"DriverKey\": 902,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Netherlands\",\n                        \"Driver_Country_Code\": \"NED\",\n                        \"Driver_DOB\": \"1997-09-30T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Max\",\n                        \"Driver_FullName\": \"M. VERSTAPPEN\",\n                        \"Driver_Initial\": \"M.\",\n                        \"Driver_LastName\": \"Verstappen\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"MAXVER01\",\n                        \"Driver_TLA\": \"VER\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 105,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 14\n                    },\n                    {\n                        \"DriverCountryKey\": 2,\n                        \"DriverKey\": 4,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"United Kingdom\",\n                        \"Driver_Country_Code\": \"GBR\",\n                        \"Driver_DOB\": \"1985-01-07T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Lewis\",\n                        \"Driver_FullName\": \"L. HAMILTON\",\n                        \"Driver_Initial\": \"L.\",\n                        \"Driver_LastName\": \"Hamilton\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"LEWHAM01\",\n                        \"Driver_TLA\": \"HAM\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 101,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 12\n                    },\n                    {\n                        \"DriverCountryKey\": 2,\n                        \"DriverKey\": 981,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"United Kingdom\",\n                        \"Driver_Country_Code\": \"GBR\",\n                        \"Driver_DOB\": \"1999-11-13T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Lando\",\n                        \"Driver_FullName\": \"L. NORRIS\",\n                        \"Driver_Initial\": \"L.\",\n                        \"Driver_LastName\": \"Norris\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"LANNOR01\",\n                        \"Driver_TLA\": \"NOR\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 56,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 16\n                    },\n                    {\n                        \"DriverCountryKey\": 6,\n                        \"DriverKey\": 850,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Finland\",\n                        \"Driver_Country_Code\": \"FIN\",\n                        \"Driver_DOB\": \"1989-08-28T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Valtteri\",\n                        \"Driver_FullName\": \"V. BOTTAS\",\n                        \"Driver_Initial\": \"V.\",\n                        \"Driver_LastName\": \"Bottas\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"VALBOT01\",\n                        \"Driver_TLA\": \"BOT\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 47,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 13\n                    },\n                    {\n                        \"DriverCountryKey\": 8,\n                        \"DriverKey\": 9,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Mexico\",\n                        \"Driver_Country_Code\": \"MEX\",\n                        \"Driver_DOB\": \"1990-01-26T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Sergio\",\n                        \"Driver_FullName\": \"S. PEREZ\",\n                        \"Driver_Initial\": \"S.\",\n                        \"Driver_LastName\": \"Perez\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"SERPER01\",\n                        \"Driver_TLA\": \"PER\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 44,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 15\n                    },\n                    {\n                        \"DriverCountryKey\": 114,\n                        \"DriverKey\": 955,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Monaco\",\n                        \"Driver_Country_Code\": \"MON\",\n                        \"Driver_DOB\": \"1997-10-16T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Charles\",\n                        \"Driver_FullName\": \"C. LECLERC\",\n                        \"Driver_Initial\": \"C.\",\n                        \"Driver_LastName\": \"Leclerc\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"CHALEC01\",\n                        \"Driver_TLA\": \"LEC\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 40,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 22\n                    },\n                    {\n                        \"DriverCountryKey\": 1,\n                        \"DriverKey\": 907,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Spain\",\n                        \"Driver_Country_Code\": \"ESP\",\n                        \"Driver_DOB\": \"1994-09-01T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Carlos\",\n                        \"Driver_FullName\": \"C. SAINZ\",\n                        \"Driver_Initial\": \"C.\",\n                        \"Driver_LastName\": \"Sainz\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"CARSAI01\",\n                        \"Driver_TLA\": \"SAI\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 38,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 23\n                    },\n                    {\n                        \"DriverCountryKey\": 5,\n                        \"DriverKey\": 18,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Australia\",\n                        \"Driver_Country_Code\": \"AUS\",\n                        \"Driver_DOB\": \"1989-07-01T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Daniel\",\n                        \"Driver_FullName\": \"D. RICCIARDO\",\n                        \"Driver_Initial\": \"D.\",\n                        \"Driver_LastName\": \"Ricciardo\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"DANRIC01\",\n                        \"Driver_TLA\": \"RIC\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 24,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 17\n                    },\n                    {\n                        \"DriverCountryKey\": 7,\n                        \"DriverKey\": 951,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"France\",\n                        \"Driver_Country_Code\": \"FRA\",\n                        \"Driver_DOB\": \"1996-02-07T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Pierre\",\n                        \"Driver_FullName\": \"P. GASLY\",\n                        \"Driver_Initial\": \"P.\",\n                        \"Driver_LastName\": \"Gasly\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"PIEGAS01\",\n                        \"Driver_TLA\": \"GAS\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 16,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 24\n                    },\n                    {\n                        \"DriverCountryKey\": 7,\n                        \"DriverKey\": 905,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"France\",\n                        \"Driver_Country_Code\": \"FRA\",\n                        \"Driver_DOB\": \"1996-09-17T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Esteban\",\n                        \"Driver_FullName\": \"E. OCON\",\n                        \"Driver_Initial\": \"E.\",\n                        \"Driver_LastName\": \"Ocon\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"ESTOCO01\",\n                        \"Driver_TLA\": \"OCO\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 12,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 20\n                    },\n                    {\n                        \"DriverCountryKey\": 3,\n                        \"DriverKey\": 3,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Germany\",\n                        \"Driver_Country_Code\": \"GER\",\n                        \"Driver_DOB\": \"1987-07-03T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Sebastian\",\n                        \"Driver_FullName\": \"S. VETTEL\",\n                        \"Driver_Initial\": \"S.\",\n                        \"Driver_LastName\": \"Vettel\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"SEBVET01\",\n                        \"Driver_TLA\": \"VET\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 10,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 19\n                    },\n                    {\n                        \"DriverCountryKey\": 46,\n                        \"DriverKey\": 956,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Canada\",\n                        \"Driver_Country_Code\": \"CAN\",\n                        \"Driver_DOB\": \"1998-10-29T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Lance\",\n                        \"Driver_FullName\": \"L. STROLL\",\n                        \"Driver_Initial\": \"L.\",\n                        \"Driver_LastName\": \"Stroll\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"LANSTR01\",\n                        \"Driver_TLA\": \"STR\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 9,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 18\n                    },\n                    {\n                        \"DriverCountryKey\": 1,\n                        \"DriverKey\": 1,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Spain\",\n                        \"Driver_Country_Code\": \"ESP\",\n                        \"Driver_DOB\": \"1981-07-29T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Fernando\",\n                        \"Driver_FullName\": \"F. ALONSO\",\n                        \"Driver_Initial\": \"F.\",\n                        \"Driver_LastName\": \"Alonso\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"FERALO01\",\n                        \"Driver_TLA\": \"ALO\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 5,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 21\n                    },\n                    {\n                        \"DriverCountryKey\": 4,\n                        \"DriverKey\": 1024,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Japan\",\n                        \"Driver_Country_Code\": \"JPN\",\n                        \"Driver_DOB\": \"2000-05-11T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Yuki\",\n                        \"Driver_FullName\": \"Y. TSUNODA\",\n                        \"Driver_Initial\": \"Y.\",\n                        \"Driver_LastName\": \"Tsunoda\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"YUKTSU01\",\n                        \"Driver_TLA\": \"TSU\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 2,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 25\n                    },\n                    {\n                        \"DriverCountryKey\": 13,\n                        \"DriverKey\": 950,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Italy\",\n                        \"Driver_Country_Code\": \"ITA\",\n                        \"Driver_DOB\": \"1993-12-14T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Antonio\",\n                        \"Driver_FullName\": \"A. GIOVINAZZI\",\n                        \"Driver_Initial\": \"A.\",\n                        \"Driver_LastName\": \"Giovinazzi\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"ANTGIO01\",\n                        \"Driver_TLA\": \"GIO\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 1,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 27\n                    },\n                    {\n                        \"DriverCountryKey\": 6,\n                        \"DriverKey\": 5,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Finland\",\n                        \"Driver_Country_Code\": \"FIN\",\n                        \"Driver_DOB\": \"1979-10-17T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Kimi\",\n                        \"Driver_FullName\": \"K. RÄIKKÖNEN\",\n                        \"Driver_Initial\": \"K.\",\n                        \"Driver_LastName\": \"Räikkönen\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"KIMRAI01\",\n                        \"Driver_TLA\": \"RAI\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 0,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 26\n                    },\n                    {\n                        \"DriverCountryKey\": 2,\n                        \"DriverKey\": 960,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"United Kingdom\",\n                        \"Driver_Country_Code\": \"GBR\",\n                        \"Driver_DOB\": \"1998-02-15T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"George\",\n                        \"Driver_FullName\": \"G. RUSSELL\",\n                        \"Driver_Initial\": \"G.\",\n                        \"Driver_LastName\": \"Russell\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"GEORUS01\",\n                        \"Driver_TLA\": \"RUS\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 0,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 30\n                    },\n                    {\n                        \"DriverCountryKey\": 46,\n                        \"DriverKey\": 942,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Canada\",\n                        \"Driver_Country_Code\": \"CAN\",\n                        \"Driver_DOB\": \"1995-06-29T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Nicholas\",\n                        \"Driver_FullName\": \"N. LATIFI\",\n                        \"Driver_Initial\": \"N.\",\n                        \"Driver_LastName\": \"Latifi\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"NICLAF01\",\n                        \"Driver_TLA\": \"LAT\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 0,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 31\n                    },\n                    {\n                        \"DriverCountryKey\": 3,\n                        \"DriverKey\": 1023,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Germany\",\n                        \"Driver_Country_Code\": \"GER\",\n                        \"Driver_DOB\": \"1999-03-22T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Mick\",\n                        \"Driver_FullName\": \"M. SCHUMACHER\",\n                        \"Driver_Initial\": \"M.\",\n                        \"Driver_LastName\": \"Schumacher\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"MICSCH02\",\n                        \"Driver_TLA\": \"MSC\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 0,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 28\n                    },\n                    {\n                        \"DriverCountryKey\": 200,\n                        \"DriverKey\": 979,\n                        \"DriverParentKey\": null,\n                        \"Driver_Country\": \"Russian Automobile Federation\",\n                        \"Driver_Country_Code\": \"RAF\",\n                        \"Driver_DOB\": \"1999-03-02T00:00:00\",\n                        \"Driver_DOD\": null,\n                        \"Driver_FirstName\": \"Nikita\",\n                        \"Driver_FullName\": \"N. MAZEPIN\",\n                        \"Driver_Initial\": \"N.\",\n                        \"Driver_LastName\": \"Mazepin\",\n                        \"Driver_Nationality\": null,\n                        \"Driver_Parent_Reference\": null,\n                        \"Driver_Place_Of_Birth\": null,\n                        \"Driver_Reference\": \"NIKMAZ01\",\n                        \"Driver_TLA\": \"MAZ\",\n                        \"Driver_Website\": null,\n                        \"First_Meeting\": null,\n                        \"First_Meeting_Number\": null,\n                        \"First_Meeting_Official_Name\": null,\n                        \"First_Season\": null,\n                        \"Last_Meeting\": null,\n                        \"Last_Meeting_Number\": null,\n                        \"Last_Meeting_Official_Name\": null,\n                        \"Last_Season\": null,\n                        \"Average_Points_per_Meeting\": null,\n                        \"Best_Finish\": null,\n                        \"Best_Finish_Count\": null,\n                        \"Best_Grid\": null,\n                        \"Best_Grid_Count\": null,\n                        \"Championship_Points\": 0,\n                        \"Circuit_Records_Held_Count\": null,\n                        \"Current_Constructor_Name\": null,\n                        \"Current_Driver_Racing_Number\": null,\n                        \"DNF\": null,\n                        \"DNQ\": null,\n                        \"Debut_Grand_Prix_Meeting\": null,\n                        \"Debut_Grand_Prix_Meeting_Number\": null,\n                        \"Debut_Grand_Prix_Meeting_Official_Name\": null,\n                        \"Debut_Grand_Prix_Season\": null,\n                        \"Driver_Last_Racing_Number\": null,\n                        \"Fastest_Laps\": null,\n                        \"FirstMeetingKey\": null,\n                        \"Grands_Prix_Entered\": null,\n                        \"Highest_Championship_Position\": null,\n                        \"Highest_Championship_Position_Count\": null,\n                        \"Highest_Consecutive_Podiums\": null,\n                        \"Highest_Consecutive_Poles\": null,\n                        \"Highest_Consecutive_Wins\": null,\n                        \"Highest_GPs_Contested_Till_First_Win\": null,\n                        \"Laps_Lead\": null,\n                        \"LastMeetingKey\": null,\n                        \"Podiums\": null,\n                        \"Podiums_In_Debut_Season\": null,\n                        \"Points_Ratio\": null,\n                        \"Poles\": null,\n                        \"Poles_In_Debut_Season\": null,\n                        \"Race_Distance_Completed\": null,\n                        \"Race_Laps_Completed\": null,\n                        \"Seasons_Entered\": null,\n                        \"SeriesKey\": 1,\n                        \"Starts\": null,\n                        \"Times_Earned_Points\": null,\n                        \"Titles\": null,\n                        \"Wins\": null,\n                        \"Wins_From_Pole\": null,\n                        \"Wins_In_Debut_Season\": null,\n                        \"Wins_In_Home_Country\": null,\n                        \"Worst_Finish\": null,\n                        \"Worst_Finish_Count\": null,\n                        \"Worst_Grid\": null,\n                        \"Worst_Grid_Count\": null,\n                        \"player_id\": 29\n                    }\n                ]\n            },\n            \"team_picking_disabled\": false,\n            \"post_lock_processing\": false,\n            \"show_maintenance_page\": false,\n            \"maintenance_page_text\": \"\",\n            \"live_stats_polling_interval_seconds\": 120,\n            \"substitutions_weekly_limit\": 6,\n            \"substitutions_weekly_limit_wildcard\": 12\n        },\n        \"positions\": [\n            {\n                \"id\": 1,\n                \"sport_id\": 1,\n                \"name\": \"Driver\",\n                \"created_at\": \"2021-01-21T10:48:36.117Z\",\n                \"updated_at\": \"2021-01-21T10:48:36.117Z\",\n                \"quantity\": 5,\n                \"abbreviation\": \"DR\",\n                \"pitch_position\": 1,\n                \"is_flex\": false\n            },\n            {\n                \"id\": 2,\n                \"sport_id\": 1,\n                \"name\": \"Constructor\",\n                \"created_at\": \"2021-01-21T10:48:36.123Z\",\n                \"updated_at\": \"2021-01-21T10:48:36.123Z\",\n                \"quantity\": 1,\n                \"abbreviation\": \"CR\",\n                \"pitch_position\": 2,\n                \"is_flex\": false\n            }\n        ]\n    }\n}"}],"_postman_id":"1473a14e-a352-410a-84c2-f29d664fe101"},{"name":"User Info","event":[{"listen":"test","script":{"id":"2addc461-b2b5-425b-9376-f7e9d906a6b0","exec":["const json = pm.response.json();","pm.environment.set('userId', json.user.id)","","pm.environment.set(\"teamId\", (json.user.current_picked_teams_info.slot_1 || json.user.next_picked_teams_info.slot_1).id);"],"type":"text/javascript"}}],"id":"34e68e62-40f6-4e91-992e-8688f66476e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/users?current=true","urlObject":{"path":["users"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[{"description":{"content":"<p>Required parameter</p>\n","type":"text/plain"},"key":"current","value":"true"}],"variable":[]}},"response":[{"id":"3d52deb9-8f2e-4840-a794-182229a0caf7","name":"User Info","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://fantasy-api.formula1.com/partner_games/f1/users?current=true","host":["https://fantasy-api.formula1.com/partner_games/f1"],"path":["users"],"query":[{"key":"current","value":"true","description":"Required parameter"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 18:37:36 GMT"},{"key":"ETag","value":"W/\"e49b6937f08a92fdba95c433eeadc854\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"57509378-fb04-428e-b2a8-470c65f63b26"},{"key":"X-Runtime","value":"0.050446"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"678"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"user\": {\n        \"id\": 1028643,\n        \"first_name\": \"First\",\n        \"last_name\": \"Last\",\n        \"created_at\": \"2021-06-04T21:38:53.521Z\",\n        \"date_of_birth\": null,\n        \"registered_at\": null,\n        \"locale\": \"en\",\n        \"is_semi_restricted\": false,\n        \"username\": null,\n        \"last_week_player_ids\": {},\n        \"this_week_player_ids\": {\n            \"slot_1\": [\n                {\n                    \"player_id\": 1,\n                    \"slot\": 1,\n                    \"pitch_position\": 2\n                },\n                {\n                    \"player_id\": 28,\n                    \"slot\": 5,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 15,\n                    \"slot\": 4,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 24,\n                    \"slot\": 3,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 22,\n                    \"slot\": 2,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 14,\n                    \"slot\": 1,\n                    \"pitch_position\": 1\n                }\n            ],\n            \"slot_2\": [\n                {\n                    \"player_id\": 1,\n                    \"slot\": 1,\n                    \"pitch_position\": 2\n                },\n                {\n                    \"player_id\": 14,\n                    \"slot\": 5,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 24,\n                    \"slot\": 4,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 23,\n                    \"slot\": 3,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 16,\n                    \"slot\": 2,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 18,\n                    \"slot\": 1,\n                    \"pitch_position\": 1\n                }\n            ],\n            \"slot_3\": [\n                {\n                    \"player_id\": 6,\n                    \"slot\": 1,\n                    \"pitch_position\": 2\n                },\n                {\n                    \"player_id\": 22,\n                    \"slot\": 5,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 15,\n                    \"slot\": 4,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 14,\n                    \"slot\": 3,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 24,\n                    \"slot\": 2,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 20,\n                    \"slot\": 1,\n                    \"pitch_position\": 1\n                }\n            ]\n        },\n        \"last_week_team_values\": {},\n        \"sign_in_country_iso\": \"US\",\n        \"picked_team_score_totals\": {},\n        \"picked_team_score_totals_minus_live_scores\": {},\n        \"current_picked_teams_info\": {\n            \"slot_1\": {\n                \"team_name\": \"Pro Team 1\",\n                \"id\": 12532749,\n                \"slot\": 1,\n                \"score\": 0\n            },\n            \"slot_2\": {\n                \"team_name\": \"Pro Team 2\",\n                \"id\": 12532757,\n                \"slot\": 2,\n                \"score\": 0\n            },\n            \"slot_3\": {\n                \"team_name\": \"Pro Team 3\",\n                \"id\": 12532760,\n                \"slot\": 3,\n                \"score\": 0\n            }\n        },\n        \"historical_picked_teams_info\": {},\n        \"next_picked_teams_info\": {},\n        \"updated_at\": \"2021-06-06T18:35:02.214Z\",\n        \"jwt\": null,\n        \"nba_consent_at\": null,\n        \"nba_share_consent_at\": null,\n        \"daily_consent_at\": null,\n        \"errors\": {},\n        \"f1_fantasy_email_consent\": false,\n        \"seen_f1_fantasy_email_consent\": false,\n        \"disable_image_uploads\": false,\n        \"settings\": {\n            \"settings:last-modification\": 1622973053551,\n            \"tour:my-teams:next-team-editing-available-counter\": 1,\n            \"settings:commit\": 1622973099095\n        },\n        \"technical_issue\": null\n    }\n}"}],"_postman_id":"34e68e62-40f6-4e91-992e-8688f66476e6"},{"name":"Picked Teams","event":[{"listen":"test","script":{"id":"92aa2d26-56e3-4220-b548-219e2823ab20","exec":[""],"type":"text/javascript"}}],"id":"5c949d74-1711-43b3-b50c-0c6b8d55323e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/picked_teams?my_current_picked_teams=true","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["picked_teams"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[{"key":"my_current_picked_teams","value":"true"},{"disabled":true,"key":"my_next_picked_teams","value":"true"}],"variable":[]}},"response":[{"id":"97945040-52aa-4bdd-970a-2d215ef1b7e9","name":"Picked Teams","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://fantasy-api.formula1.com/partner_games/f1/picked_teams?my_current_picked_teams=true&my_next_picked_teams=true","host":["https://fantasy-api.formula1.com/partner_games/f1"],"path":["picked_teams"],"query":[{"key":"my_current_picked_teams","value":"true"},{"key":"my_next_picked_teams","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 10:12:35 GMT"},{"key":"ETag","value":"W/\"cd8fc38fd3abdc0bfc797afbc2902570\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"d2ee777c-2376-43c5-b8ed-aa65d3dab023"},{"key":"X-Runtime","value":"0.122315"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"1557"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_picked_teams\": [\n        {\n            \"id\": 10504875,\n            \"slot\": 1,\n            \"errors\": {},\n            \"score\": 0,\n            \"substitution_points_deduction\": 0,\n            \"score_excluding_deductions\": 0,\n            \"picked_players\": [\n                {\n                    \"id\": 93833628,\n                    \"slot\": 1,\n                    \"player_id\": 1,\n                    \"position\": \"Constructor\",\n                    \"position_abbreviation\": \"CR\",\n                    \"pitch_position\": 2,\n                    \"score\": 22,\n                    \"team_id\": 1,\n                    \"purchase_price\": 19.7,\n                    \"purchase_game_period_id\": 75,\n                    \"team_abbreviation\": \"FER\",\n                    \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/1/Ferrari-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93833627,\n                    \"slot\": 5,\n                    \"player_id\": 23,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 9,\n                    \"team_id\": 1,\n                    \"purchase_price\": 14.3,\n                    \"purchase_game_period_id\": 72,\n                    \"team_abbreviation\": \"FER\",\n                    \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/1/Ferrari-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93833626,\n                    \"slot\": 4,\n                    \"player_id\": 14,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 13,\n                    \"team_id\": 5,\n                    \"purchase_price\": 25.5,\n                    \"purchase_game_period_id\": 75,\n                    \"team_abbreviation\": \"RED\",\n                    \"team_name\": \"Red Bull Racing\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/5/RedBull-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93833625,\n                    \"slot\": 3,\n                    \"player_id\": 27,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": -5,\n                    \"team_id\": 8,\n                    \"purchase_price\": 8,\n                    \"purchase_game_period_id\": 75,\n                    \"team_abbreviation\": \"ALF\",\n                    \"team_name\": \"Alfa Romeo Racing ORLEN\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/8/AlfaRomeo-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93833624,\n                    \"slot\": 2,\n                    \"player_id\": 16,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 10,\n                    \"team_id\": 3,\n                    \"purchase_price\": 13.3,\n                    \"purchase_game_period_id\": 71,\n                    \"team_abbreviation\": \"MCL\",\n                    \"team_name\": \"McLaren F1 Team\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/3/McLaren-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93833623,\n                    \"slot\": 1,\n                    \"player_id\": 22,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 30,\n                    \"team_id\": 1,\n                    \"purchase_price\": 17.2,\n                    \"purchase_game_period_id\": 71,\n                    \"team_abbreviation\": \"FER\",\n                    \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/1/Ferrari-2021Livery.png\"\n                    }\n                }\n            ],\n            \"costing_substitutions_count\": 0,\n            \"total_substitutions_count\": 3,\n            \"actual_substitutions_count\": 3,\n            \"name\": \"bread bowl\",\n            \"wildcard_selected_id\": null,\n            \"boosted_player_id\": 22,\n            \"mega_boosted_player_id\": null,\n            \"forced_price_related_demotion_info\": null,\n            \"mega_player_booster_selected_id\": null,\n            \"user_id\": 102488,\n            \"game_period_id\": 75,\n            \"team_value\": 100.1,\n            \"total_budget\": 101.6,\n            \"total_num_weekly_subs\": 6,\n            \"num_weekly_subs_remaining\": 3,\n            \"is_first_gameweek_team\": false,\n            \"substitutions\": [\n                {\n                    \"player_in_id\": 1,\n                    \"player_out_id\": 5,\n                    \"player_in_price\": 19.7,\n                    \"player_out_price\": 26,\n                    \"cost\": false,\n                    \"time\": \"2021-06-04T20:31:59.312Z\"\n                },\n                {\n                    \"player_in_id\": 14,\n                    \"player_out_id\": 15,\n                    \"player_in_price\": 25.5,\n                    \"player_out_price\": 18,\n                    \"cost\": false,\n                    \"time\": \"2021-06-04T20:31:59.307Z\"\n                },\n                {\n                    \"player_in_id\": 27,\n                    \"player_out_id\": 20,\n                    \"player_in_price\": 8,\n                    \"player_out_price\": 10.5,\n                    \"cost\": false,\n                    \"time\": \"2021-06-04T20:31:59.301Z\"\n                }\n            ],\n            \"cash_balance\": 1.5,\n            \"unlocked\": false\n        },\n        {\n            \"id\": 10504859,\n            \"slot\": 2,\n            \"errors\": {},\n            \"score\": 0,\n            \"substitution_points_deduction\": 0,\n            \"score_excluding_deductions\": 0,\n            \"picked_players\": [\n                {\n                    \"id\": 93834366,\n                    \"slot\": 1,\n                    \"player_id\": 1,\n                    \"position\": \"Constructor\",\n                    \"position_abbreviation\": \"CR\",\n                    \"pitch_position\": 2,\n                    \"score\": 22,\n                    \"team_id\": 1,\n                    \"purchase_price\": 19.6,\n                    \"purchase_game_period_id\": 75,\n                    \"team_abbreviation\": \"FER\",\n                    \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/1/Ferrari-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93834365,\n                    \"slot\": 5,\n                    \"player_id\": 22,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 15,\n                    \"team_id\": 1,\n                    \"purchase_price\": 17.5,\n                    \"purchase_game_period_id\": 72,\n                    \"team_abbreviation\": \"FER\",\n                    \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/1/Ferrari-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93834364,\n                    \"slot\": 4,\n                    \"player_id\": 20,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 2,\n                    \"team_id\": 6,\n                    \"purchase_price\": 10.5,\n                    \"purchase_game_period_id\": 74,\n                    \"team_abbreviation\": \"ALP\",\n                    \"team_name\": \"Alpine F1 Team\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/6/Alpine-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93834363,\n                    \"slot\": 3,\n                    \"player_id\": 27,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": -5,\n                    \"team_id\": 8,\n                    \"purchase_price\": 7.9,\n                    \"purchase_game_period_id\": 75,\n                    \"team_abbreviation\": \"ALF\",\n                    \"team_name\": \"Alfa Romeo Racing ORLEN\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/8/AlfaRomeo-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93834362,\n                    \"slot\": 2,\n                    \"player_id\": 15,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 24,\n                    \"team_id\": 5,\n                    \"purchase_price\": 18.4,\n                    \"purchase_game_period_id\": 72,\n                    \"team_abbreviation\": \"RED\",\n                    \"team_name\": \"Red Bull Racing\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/5/RedBull-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93834361,\n                    \"slot\": 1,\n                    \"player_id\": 14,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 13,\n                    \"team_id\": 5,\n                    \"purchase_price\": 25.4,\n                    \"purchase_game_period_id\": 75,\n                    \"team_abbreviation\": \"RED\",\n                    \"team_name\": \"Red Bull Racing\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/5/RedBull-2021Livery.png\"\n                    }\n                }\n            ],\n            \"costing_substitutions_count\": 0,\n            \"total_substitutions_count\": 3,\n            \"actual_substitutions_count\": 3,\n            \"name\": \"go george\",\n            \"wildcard_selected_id\": null,\n            \"boosted_player_id\": 15,\n            \"mega_boosted_player_id\": null,\n            \"forced_price_related_demotion_info\": null,\n            \"mega_player_booster_selected_id\": null,\n            \"user_id\": 102488,\n            \"game_period_id\": 75,\n            \"team_value\": 100.2,\n            \"total_budget\": 101.2,\n            \"total_num_weekly_subs\": 6,\n            \"num_weekly_subs_remaining\": 3,\n            \"is_first_gameweek_team\": false,\n            \"substitutions\": [\n                {\n                    \"player_in_id\": 14,\n                    \"player_out_id\": 12,\n                    \"player_in_price\": 25.4,\n                    \"player_out_price\": 33.3,\n                    \"cost\": false,\n                    \"time\": \"2021-05-23T20:44:42.670Z\"\n                },\n                {\n                    \"player_in_id\": 1,\n                    \"player_out_id\": 2,\n                    \"player_in_price\": 19.6,\n                    \"player_out_price\": 6.3,\n                    \"cost\": false,\n                    \"time\": \"2021-05-23T20:44:42.676Z\"\n                },\n                {\n                    \"player_in_id\": 27,\n                    \"player_out_id\": 16,\n                    \"player_in_price\": 7.9,\n                    \"player_out_price\": 13.9,\n                    \"cost\": false,\n                    \"time\": \"2021-05-23T20:44:42.681Z\"\n                }\n            ],\n            \"cash_balance\": 1,\n            \"unlocked\": false\n        }\n    ],\n    \"next_picked_teams\": [\n        {\n            \"id\": 12376172,\n            \"slot\": 1,\n            \"errors\": {},\n            \"score\": 0,\n            \"substitution_points_deduction\": 0,\n            \"score_excluding_deductions\": 0,\n            \"picked_players\": [\n                {\n                    \"id\": 93833802,\n                    \"slot\": 1,\n                    \"player_id\": 22,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 0,\n                    \"team_id\": 1,\n                    \"purchase_price\": 17.2,\n                    \"purchase_game_period_id\": 71,\n                    \"team_abbreviation\": \"FER\",\n                    \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/1/Ferrari-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93833801,\n                    \"slot\": 2,\n                    \"player_id\": 16,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 0,\n                    \"team_id\": 3,\n                    \"purchase_price\": 13.3,\n                    \"purchase_game_period_id\": 71,\n                    \"team_abbreviation\": \"MCL\",\n                    \"team_name\": \"McLaren F1 Team\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/3/McLaren-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93833800,\n                    \"slot\": 3,\n                    \"player_id\": 27,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 0,\n                    \"team_id\": 8,\n                    \"purchase_price\": 8,\n                    \"purchase_game_period_id\": 75,\n                    \"team_abbreviation\": \"ALF\",\n                    \"team_name\": \"Alfa Romeo Racing ORLEN\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/8/AlfaRomeo-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93833799,\n                    \"slot\": 4,\n                    \"player_id\": 14,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 0,\n                    \"team_id\": 5,\n                    \"purchase_price\": 25.5,\n                    \"purchase_game_period_id\": 75,\n                    \"team_abbreviation\": \"RED\",\n                    \"team_name\": \"Red Bull Racing\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/5/RedBull-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93833798,\n                    \"slot\": 5,\n                    \"player_id\": 23,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 0,\n                    \"team_id\": 1,\n                    \"purchase_price\": 14.3,\n                    \"purchase_game_period_id\": 72,\n                    \"team_abbreviation\": \"FER\",\n                    \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/1/Ferrari-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93833797,\n                    \"slot\": 1,\n                    \"player_id\": 1,\n                    \"position\": \"Constructor\",\n                    \"position_abbreviation\": \"CR\",\n                    \"pitch_position\": 2,\n                    \"score\": 0,\n                    \"team_id\": 1,\n                    \"purchase_price\": 19.7,\n                    \"purchase_game_period_id\": 75,\n                    \"team_abbreviation\": \"FER\",\n                    \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/1/Ferrari-2021Livery.png\"\n                    }\n                }\n            ],\n            \"costing_substitutions_count\": 0,\n            \"total_substitutions_count\": 0,\n            \"actual_substitutions_count\": 0,\n            \"name\": \"bread bowl\",\n            \"wildcard_selected_id\": null,\n            \"boosted_player_id\": 22,\n            \"mega_boosted_player_id\": null,\n            \"forced_price_related_demotion_info\": null,\n            \"mega_player_booster_selected_id\": null,\n            \"user_id\": 102488,\n            \"game_period_id\": 76,\n            \"team_value\": 100.1,\n            \"total_budget\": 101.6,\n            \"total_num_weekly_subs\": 6,\n            \"num_weekly_subs_remaining\": 6,\n            \"is_first_gameweek_team\": false,\n            \"substitutions\": [],\n            \"cash_balance\": 1.5,\n            \"unlocked\": false\n        },\n        {\n            \"id\": 12376226,\n            \"slot\": 2,\n            \"errors\": {},\n            \"score\": 0,\n            \"substitution_points_deduction\": 0,\n            \"score_excluding_deductions\": 0,\n            \"picked_players\": [\n                {\n                    \"id\": 93834440,\n                    \"slot\": 1,\n                    \"player_id\": 14,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 0,\n                    \"team_id\": 5,\n                    \"purchase_price\": 25.4,\n                    \"purchase_game_period_id\": 75,\n                    \"team_abbreviation\": \"RED\",\n                    \"team_name\": \"Red Bull Racing\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/5/RedBull-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93834438,\n                    \"slot\": 2,\n                    \"player_id\": 15,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 0,\n                    \"team_id\": 5,\n                    \"purchase_price\": 18.4,\n                    \"purchase_game_period_id\": 72,\n                    \"team_abbreviation\": \"RED\",\n                    \"team_name\": \"Red Bull Racing\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/5/RedBull-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93834437,\n                    \"slot\": 3,\n                    \"player_id\": 27,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 0,\n                    \"team_id\": 8,\n                    \"purchase_price\": 7.9,\n                    \"purchase_game_period_id\": 75,\n                    \"team_abbreviation\": \"ALF\",\n                    \"team_name\": \"Alfa Romeo Racing ORLEN\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/8/AlfaRomeo-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93834435,\n                    \"slot\": 4,\n                    \"player_id\": 20,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 0,\n                    \"team_id\": 6,\n                    \"purchase_price\": 10.5,\n                    \"purchase_game_period_id\": 74,\n                    \"team_abbreviation\": \"ALP\",\n                    \"team_name\": \"Alpine F1 Team\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/6/Alpine-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93834434,\n                    \"slot\": 5,\n                    \"player_id\": 22,\n                    \"position\": \"Driver\",\n                    \"position_abbreviation\": \"DR\",\n                    \"pitch_position\": 1,\n                    \"score\": 0,\n                    \"team_id\": 1,\n                    \"purchase_price\": 17.5,\n                    \"purchase_game_period_id\": 72,\n                    \"team_abbreviation\": \"FER\",\n                    \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/1/Ferrari-2021Livery.png\"\n                    }\n                },\n                {\n                    \"id\": 93834433,\n                    \"slot\": 1,\n                    \"player_id\": 1,\n                    \"position\": \"Constructor\",\n                    \"position_abbreviation\": \"CR\",\n                    \"pitch_position\": 2,\n                    \"score\": 0,\n                    \"team_id\": 1,\n                    \"purchase_price\": 19.6,\n                    \"purchase_game_period_id\": 75,\n                    \"team_abbreviation\": \"FER\",\n                    \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                    \"jersey_image\": {\n                        \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/1/Ferrari-2021Livery.png\"\n                    }\n                }\n            ],\n            \"costing_substitutions_count\": 0,\n            \"total_substitutions_count\": 0,\n            \"actual_substitutions_count\": 0,\n            \"name\": \"go george\",\n            \"wildcard_selected_id\": null,\n            \"boosted_player_id\": 15,\n            \"mega_boosted_player_id\": null,\n            \"forced_price_related_demotion_info\": null,\n            \"mega_player_booster_selected_id\": null,\n            \"user_id\": 102488,\n            \"game_period_id\": 76,\n            \"team_value\": 100.2,\n            \"total_budget\": 101.2,\n            \"total_num_weekly_subs\": 6,\n            \"num_weekly_subs_remaining\": 6,\n            \"is_first_gameweek_team\": false,\n            \"substitutions\": [],\n            \"cash_balance\": 1,\n            \"unlocked\": false\n        }\n    ]\n}"},{"id":"a9bd62f7-b937-4b60-b56a-f27e250dadf6","name":"Season is not locked","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://fantasy-api.formula1.com/partner_games/f1/picked_teams?my_current_picked_teams=true&my_next_picked_teams=true","host":["https://fantasy-api.formula1.com/partner_games/f1"],"path":["picked_teams"],"query":[{"key":"my_current_picked_teams","value":"true"},{"key":"my_next_picked_teams","value":"true"}]}},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 18:35:12 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"8a40c3d6-1b4b-4ade-8b45-2d1347f23e2b"},{"key":"X-Runtime","value":"0.020748"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"79"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"title\": \"You cannot see next weeks teams until season is locked\"\n        }\n    ]\n}"},{"id":"c8aaa2b9-f0bf-46b5-b9bc-cd5d617e70fc","name":"Teams Locked","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://fantasy-api.formula1.com/partner_games/f1/picked_teams?my_current_picked_teams=true&my_next_picked_teams=true","host":["https://fantasy-api.formula1.com/partner_games/f1"],"path":["picked_teams"],"query":[{"key":"my_current_picked_teams","value":"true"},{"key":"my_next_picked_teams","value":"true"}]}},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Tue, 08 Jun 2021 02:36:13 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"4bb02ea7-c2b9-4253-8a52-73647972e324"},{"key":"X-Runtime","value":"0.021079"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"79"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"title\": \"You cannot see next weeks teams until season is locked\"\n        }\n    ]\n}"}],"_postman_id":"5c949d74-1711-43b3-b50c-0c6b8d55323e"},{"name":"Leagues","id":"6b5717f8-55fa-4be6-a5b0-258c00aa43a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/leagues?page=1&per_page=20","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["leagues"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[{"description":{"content":"<p>Page number</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Number of results per page</p>\n","type":"text/plain"},"key":"per_page","value":"20"}],"variable":[]}},"response":[],"_postman_id":"6b5717f8-55fa-4be6-a5b0-258c00aa43a2"},{"name":"Picked Teams for Slot","id":"60cdf1e3-4548-411d-8028-9939db6ed2a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/picked_teams/for_slot?slot=1&user_id=102677","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["picked_teams","for_slot"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[{"description":{"content":"<p>The slot of their team</p>\n","type":"text/plain"},"key":"slot","value":"1"},{"description":{"content":"<p>ID of the user we are looking for</p>\n","type":"text/plain"},"key":"user_id","value":"102677"}],"variable":[]}},"response":[{"id":"0b269bb9-3c98-4c65-b466-6ec52b801042","name":"Picked Teams for Slot","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://fantasy-api.formula1.com/partner_games/f1/picked_teams/for_slot?slot=1&user_id=102677","host":["https://fantasy-api.formula1.com/partner_games/f1"],"path":["picked_teams","for_slot"],"query":[{"key":"slot","value":"1","description":"The slot of their team"},{"key":"user_id","value":"102677","description":"ID of the user we are looking for"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Tue, 08 Jun 2021 02:24:05 GMT"},{"key":"ETag","value":"W/\"5afeb3e32b8f9c19eb57aa3995e4615d\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"dc14c54c-e460-4c4a-be72-013b1ec4321b"},{"key":"X-Runtime","value":"0.060540"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"855"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"picked_team\": {\n        \"id\": 10487188,\n        \"slot\": 1,\n        \"errors\": {},\n        \"score\": 200,\n        \"substitution_points_deduction\": 0,\n        \"score_excluding_deductions\": 200,\n        \"picked_players\": [\n            {\n                \"id\": 93290382,\n                \"slot\": 1,\n                \"player_id\": 5,\n                \"position\": \"Constructor\",\n                \"position_abbreviation\": \"CR\",\n                \"pitch_position\": 2,\n                \"score\": 45,\n                \"team_id\": 5,\n                \"purchase_price\": 25.9,\n                \"purchase_game_period_id\": 70,\n                \"team_abbreviation\": \"RED\",\n                \"team_name\": \"Red Bull Racing\",\n                \"jersey_image\": {\n                    \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/5/RedBull-2021Livery.png\"\n                }\n            },\n            {\n                \"id\": 93290381,\n                \"slot\": 5,\n                \"player_id\": 24,\n                \"position\": \"Driver\",\n                \"position_abbreviation\": \"DR\",\n                \"pitch_position\": 1,\n                \"score\": 43,\n                \"team_id\": 7,\n                \"purchase_price\": 11.7,\n                \"purchase_game_period_id\": 71,\n                \"team_abbreviation\": \"ALT\",\n                \"team_name\": \"Scuderia AlphaTauri Honda\",\n                \"jersey_image\": {\n                    \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/7/AlphaTauri-2021Livery.png\"\n                }\n            },\n            {\n                \"id\": 93290380,\n                \"slot\": 4,\n                \"player_id\": 22,\n                \"position\": \"Driver\",\n                \"position_abbreviation\": \"DR\",\n                \"pitch_position\": 1,\n                \"score\": 50,\n                \"team_id\": 1,\n                \"purchase_price\": 17.5,\n                \"purchase_game_period_id\": 72,\n                \"team_abbreviation\": \"FER\",\n                \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                \"jersey_image\": {\n                    \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/1/Ferrari-2021Livery.png\"\n                }\n            },\n            {\n                \"id\": 93290379,\n                \"slot\": 3,\n                \"player_id\": 30,\n                \"position\": \"Driver\",\n                \"position_abbreviation\": \"DR\",\n                \"pitch_position\": 1,\n                \"score\": 3,\n                \"team_id\": 2,\n                \"purchase_price\": 6.2,\n                \"purchase_game_period_id\": 70,\n                \"team_abbreviation\": \"WIL\",\n                \"team_name\": \"Williams Racing\",\n                \"jersey_image\": {\n                    \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/2/Williams-2021Livery.png\"\n                }\n            },\n            {\n                \"id\": 93290378,\n                \"slot\": 2,\n                \"player_id\": 14,\n                \"position\": \"Driver\",\n                \"position_abbreviation\": \"DR\",\n                \"pitch_position\": 1,\n                \"score\": 27,\n                \"team_id\": 5,\n                \"purchase_price\": 24.8,\n                \"purchase_game_period_id\": 70,\n                \"team_abbreviation\": \"RED\",\n                \"team_name\": \"Red Bull Racing\",\n                \"jersey_image\": {\n                    \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/5/RedBull-2021Livery.png\"\n                }\n            },\n            {\n                \"id\": 93290377,\n                \"slot\": 1,\n                \"player_id\": 16,\n                \"position\": \"Driver\",\n                \"position_abbreviation\": \"DR\",\n                \"pitch_position\": 1,\n                \"score\": 32,\n                \"team_id\": 3,\n                \"purchase_price\": 13.2,\n                \"purchase_game_period_id\": 71,\n                \"team_abbreviation\": \"MCL\",\n                \"team_name\": \"McLaren F1 Team\",\n                \"jersey_image\": {\n                    \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/3/McLaren-2021Livery.png\"\n                }\n            }\n        ],\n        \"costing_substitutions_count\": 0,\n        \"total_substitutions_count\": 0,\n        \"actual_substitutions_count\": 0,\n        \"name\": \"RAWRR\",\n        \"wildcard_selected_id\": null,\n        \"boosted_player_id\": 22,\n        \"mega_boosted_player_id\": 14,\n        \"forced_price_related_demotion_info\": null,\n        \"mega_player_booster_selected_id\": 19,\n        \"user_id\": 102677,\n        \"game_period_id\": 75,\n        \"team_value\": 101.6,\n        \"total_budget\": 102.2,\n        \"total_num_weekly_subs\": 6,\n        \"num_weekly_subs_remaining\": 6,\n        \"is_first_gameweek_team\": false,\n        \"substitutions\": [],\n        \"cash_balance\": 0.6,\n        \"unlocked\": true\n    }\n}"}],"_postman_id":"60cdf1e3-4548-411d-8028-9939db6ed2a0"},{"name":"Team Events","id":"2cafb452-916c-4866-9e4d-bfb9903381bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/events?picked_team_id={{teamId}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["events"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[{"description":{"content":"<p>Events for a specific team</p>\n","type":"text/plain"},"key":"picked_team_id","value":"{{teamId}}"}],"variable":[]}},"response":[],"_postman_id":"2cafb452-916c-4866-9e4d-bfb9903381bd"},{"name":"League Entrants","event":[{"listen":"test","script":{"id":"82c6f920-3086-4f2a-af8c-1d675427f739","exec":["let league_entrants = pm.response.json().league_entrants","","pm.environment.set(\"leagueId\",league_entrants","[0].league.id);"],"type":"text/javascript"}}],"id":"aa9bcbf0-5048-4322-b2f4-cfc065720f60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/league_entrants","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["league_entrants"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[],"variable":[]}},"response":[{"id":"7cc5f0c8-2b52-468e-b790-d75d837781c1","name":"League Entrants","originalRequest":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/league_entrants"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 18:43:26 GMT"},{"key":"ETag","value":"W/\"629777e5e7c4a536bf6dea55aea54ed9\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"c0eb1830-b225-47a6-bdf6-9c83230c045e"},{"key":"X-Runtime","value":"0.074183"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"1308"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"league_entrants\": [\n        {\n            \"id\": 13313038,\n            \"picked_team_id\": 12532749,\n            \"picked_team_name\": \"Pro Team 1\",\n            \"slot\": 1,\n            \"user_id\": 1028643,\n            \"current_overall_leaderboard_position\": 176667,\n            \"overall_leaderboard_position_change\": 2582,\n            \"is_my_league\": false,\n            \"is_verified_entrant\": false,\n            \"league\": {\n                \"id\": 4,\n                \"name\": \"Mercedes Official League\",\n                \"user_id\": null,\n                \"creator_name\": null,\n                \"is_public\": true,\n                \"entrants_count\": 177200,\n                \"league_entrants_count\": 177200,\n                \"is_featured\": false,\n                \"is_started\": true,\n                \"is_finished\": false,\n                \"has_prizes\": false,\n                \"prizes_description\": \"\",\n                \"prizes_title\": \"\",\n                \"prizes_image_url\": null,\n                \"code\": \"fa9cfe\",\n                \"game_period_ids\": [\n                    70,\n                    71,\n                    72,\n                    73,\n                    74,\n                    75,\n                    76,\n                    77,\n                    78,\n                    79,\n                    80,\n                    81,\n                    82,\n                    83,\n                    84,\n                    85,\n                    86,\n                    87,\n                    88,\n                    89,\n                    90,\n                    91,\n                    92\n                ],\n                \"previous_game_period_ids\": [\n                    70,\n                    71,\n                    72,\n                    73,\n                    74,\n                    75\n                ],\n                \"league_mapping_type\": \"team\",\n                \"league_mapping_type_param\": \"4\",\n                \"start_game_period_id\": 70,\n                \"is_multi_entry\": false,\n                \"multi_entry_limit\": 1,\n                \"user_uploaded_avatar_image_url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/leagues/user_uploaded_avatar/4/Mercedes-Avatar-Newest.jpg\",\n                \"user_uploaded_background_image_url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/leagues/user_uploaded_background/4/Mercedes-Brand-Cover-Newest.jpg\",\n                \"disable_image_uploads\": false,\n                \"background_league_image_set\": null,\n                \"avatar_league_image_set\": null\n            }\n        },\n        {\n            \"id\": 13313039,\n            \"picked_team_id\": 12532749,\n            \"picked_team_name\": \"Pro Team 1\",\n            \"slot\": 1,\n            \"user_id\": 1028643,\n            \"current_overall_leaderboard_position\": 901951,\n            \"overall_leaderboard_position_change\": 14321,\n            \"is_my_league\": false,\n            \"is_verified_entrant\": false,\n            \"league\": {\n                \"id\": 11,\n                \"name\": \"Global League\",\n                \"user_id\": null,\n                \"creator_name\": null,\n                \"is_public\": true,\n                \"entrants_count\": 905213,\n                \"league_entrants_count\": 905213,\n                \"is_featured\": false,\n                \"is_started\": true,\n                \"is_finished\": false,\n                \"has_prizes\": false,\n                \"prizes_description\": \"\",\n                \"prizes_title\": \"\",\n                \"prizes_image_url\": null,\n                \"code\": \"15439a\",\n                \"game_period_ids\": [\n                    70,\n                    71,\n                    72,\n                    73,\n                    74,\n                    75,\n                    76,\n                    77,\n                    78,\n                    79,\n                    80,\n                    81,\n                    82,\n                    83,\n                    84,\n                    85,\n                    86,\n                    87,\n                    88,\n                    89,\n                    90,\n                    91,\n                    92\n                ],\n                \"previous_game_period_ids\": [\n                    70,\n                    71,\n                    72,\n                    73,\n                    74,\n                    75\n                ],\n                \"league_mapping_type\": \"global\",\n                \"league_mapping_type_param\": \"global\",\n                \"start_game_period_id\": 70,\n                \"is_multi_entry\": false,\n                \"multi_entry_limit\": 1,\n                \"user_uploaded_avatar_image_url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/leagues/user_uploaded_avatar/11/F1-Avatar.jpg\",\n                \"user_uploaded_background_image_url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/leagues/user_uploaded_background/11/GlobalLeague-Cover.jpg\",\n                \"disable_image_uploads\": false,\n                \"background_league_image_set\": null,\n                \"avatar_league_image_set\": null\n            }\n        },\n        {\n            \"id\": 13313048,\n            \"picked_team_id\": 12532749,\n            \"picked_team_name\": \"Pro Team 1\",\n            \"slot\": 1,\n            \"user_id\": 1028643,\n            \"current_overall_leaderboard_position\": 1,\n            \"overall_leaderboard_position_change\": 0,\n            \"is_my_league\": true,\n            \"is_verified_entrant\": false,\n            \"league\": {\n                \"id\": 372670,\n                \"name\": \"pog\",\n                \"user_id\": 1028643,\n                \"creator_name\": \"Username\",\n                \"is_public\": true,\n                \"entrants_count\": 1,\n                \"league_entrants_count\": 1,\n                \"is_featured\": false,\n                \"is_started\": false,\n                \"is_finished\": false,\n                \"has_prizes\": false,\n                \"prizes_description\": null,\n                \"prizes_title\": null,\n                \"prizes_image_url\": null,\n                \"code\": \"85b8b084d0\",\n                \"game_period_ids\": [\n                    76,\n                    77,\n                    78,\n                    79,\n                    80,\n                    81,\n                    82,\n                    83,\n                    84,\n                    85,\n                    86,\n                    87,\n                    88,\n                    89,\n                    90,\n                    91,\n                    92\n                ],\n                \"previous_game_period_ids\": [],\n                \"league_mapping_type\": null,\n                \"league_mapping_type_param\": null,\n                \"start_game_period_id\": 76,\n                \"is_multi_entry\": false,\n                \"multi_entry_limit\": 1,\n                \"user_uploaded_avatar_image_url\": null,\n                \"user_uploaded_background_image_url\": null,\n                \"disable_image_uploads\": false,\n                \"background_league_image_set\": {\n                    \"id\": 11,\n                    \"name\": \"Cover 5\",\n                    \"created_at\": \"2021-02-03T16:00:47.718Z\",\n                    \"updated_at\": \"2021-02-03T16:00:47.718Z\",\n                    \"cover_image\": {\n                        \"cover_image\": {\n                            \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/cover_image/11/Cover-5.jpg\"\n                        }\n                    }\n                },\n                \"avatar_league_image_set\": {\n                    \"id\": 3,\n                    \"name\": \"Avatar 3\",\n                    \"created_at\": \"2021-02-03T15:58:47.167Z\",\n                    \"updated_at\": \"2021-02-03T15:58:47.167Z\",\n                    \"avatar_image\": {\n                        \"avatar_image\": {\n                            \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/3/Avatar-3.jpg\"\n                        }\n                    }\n                }\n            }\n        },\n        {\n            \"id\": 13313066,\n            \"picked_team_id\": 12532749,\n            \"picked_team_name\": \"Pro Team 1\",\n            \"slot\": 1,\n            \"user_id\": 1028643,\n            \"current_overall_leaderboard_position\": 1,\n            \"overall_leaderboard_position_change\": 0,\n            \"is_my_league\": true,\n            \"is_verified_entrant\": false,\n            \"league\": {\n                \"id\": 372671,\n                \"name\": \"wow\",\n                \"user_id\": 1028643,\n                \"creator_name\": \"Username\",\n                \"is_public\": true,\n                \"entrants_count\": 1,\n                \"league_entrants_count\": 3,\n                \"is_featured\": false,\n                \"is_started\": false,\n                \"is_finished\": false,\n                \"has_prizes\": false,\n                \"prizes_description\": null,\n                \"prizes_title\": null,\n                \"prizes_image_url\": null,\n                \"code\": \"821f3a8bf4\",\n                \"game_period_ids\": [\n                    76,\n                    77,\n                    78,\n                    79,\n                    80,\n                    81,\n                    82,\n                    83,\n                    84,\n                    85,\n                    86,\n                    87,\n                    88,\n                    89,\n                    90,\n                    91,\n                    92\n                ],\n                \"previous_game_period_ids\": [],\n                \"league_mapping_type\": null,\n                \"league_mapping_type_param\": null,\n                \"start_game_period_id\": 76,\n                \"is_multi_entry\": true,\n                \"multi_entry_limit\": 3,\n                \"user_uploaded_avatar_image_url\": null,\n                \"user_uploaded_background_image_url\": null,\n                \"disable_image_uploads\": false,\n                \"background_league_image_set\": {\n                    \"id\": 8,\n                    \"name\": \"Cover 2\",\n                    \"created_at\": \"2021-02-03T16:00:06.782Z\",\n                    \"updated_at\": \"2021-02-03T16:00:06.782Z\",\n                    \"cover_image\": {\n                        \"cover_image\": {\n                            \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/cover_image/8/Cover-2.jpg\"\n                        }\n                    }\n                },\n                \"avatar_league_image_set\": {\n                    \"id\": 2,\n                    \"name\": \"Avatar 2\",\n                    \"created_at\": \"2021-02-03T15:58:35.846Z\",\n                    \"updated_at\": \"2021-02-03T15:58:35.846Z\",\n                    \"avatar_image\": {\n                        \"avatar_image\": {\n                            \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/2/Avatar-2.jpg\"\n                        }\n                    }\n                }\n            }\n        },\n        {\n            \"id\": 13313127,\n            \"picked_team_id\": 12532757,\n            \"picked_team_name\": \"Pro Team 2\",\n            \"slot\": 2,\n            \"user_id\": 1028643,\n            \"current_overall_leaderboard_position\": 1,\n            \"overall_leaderboard_position_change\": 0,\n            \"is_my_league\": true,\n            \"is_verified_entrant\": false,\n            \"league\": {\n                \"id\": 372671,\n                \"name\": \"wow\",\n                \"user_id\": 1028643,\n                \"creator_name\": \"Username\",\n                \"is_public\": true,\n                \"entrants_count\": 1,\n                \"league_entrants_count\": 3,\n                \"is_featured\": false,\n                \"is_started\": false,\n                \"is_finished\": false,\n                \"has_prizes\": false,\n                \"prizes_description\": null,\n                \"prizes_title\": null,\n                \"prizes_image_url\": null,\n                \"code\": \"821f3a8bf4\",\n                \"game_period_ids\": [\n                    76,\n                    77,\n                    78,\n                    79,\n                    80,\n                    81,\n                    82,\n                    83,\n                    84,\n                    85,\n                    86,\n                    87,\n                    88,\n                    89,\n                    90,\n                    91,\n                    92\n                ],\n                \"previous_game_period_ids\": [],\n                \"league_mapping_type\": null,\n                \"league_mapping_type_param\": null,\n                \"start_game_period_id\": 76,\n                \"is_multi_entry\": true,\n                \"multi_entry_limit\": 3,\n                \"user_uploaded_avatar_image_url\": null,\n                \"user_uploaded_background_image_url\": null,\n                \"disable_image_uploads\": false,\n                \"background_league_image_set\": {\n                    \"id\": 8,\n                    \"name\": \"Cover 2\",\n                    \"created_at\": \"2021-02-03T16:00:06.782Z\",\n                    \"updated_at\": \"2021-02-03T16:00:06.782Z\",\n                    \"cover_image\": {\n                        \"cover_image\": {\n                            \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/cover_image/8/Cover-2.jpg\"\n                        }\n                    }\n                },\n                \"avatar_league_image_set\": {\n                    \"id\": 2,\n                    \"name\": \"Avatar 2\",\n                    \"created_at\": \"2021-02-03T15:58:35.846Z\",\n                    \"updated_at\": \"2021-02-03T15:58:35.846Z\",\n                    \"avatar_image\": {\n                        \"avatar_image\": {\n                            \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/2/Avatar-2.jpg\"\n                        }\n                    }\n                }\n            }\n        },\n        {\n            \"id\": 13313128,\n            \"picked_team_id\": 12532760,\n            \"picked_team_name\": \"Pro Team 3\",\n            \"slot\": 3,\n            \"user_id\": 1028643,\n            \"current_overall_leaderboard_position\": 1,\n            \"overall_leaderboard_position_change\": 0,\n            \"is_my_league\": true,\n            \"is_verified_entrant\": false,\n            \"league\": {\n                \"id\": 372671,\n                \"name\": \"wow\",\n                \"user_id\": 1028643,\n                \"creator_name\": \"Username\",\n                \"is_public\": true,\n                \"entrants_count\": 1,\n                \"league_entrants_count\": 3,\n                \"is_featured\": false,\n                \"is_started\": false,\n                \"is_finished\": false,\n                \"has_prizes\": false,\n                \"prizes_description\": null,\n                \"prizes_title\": null,\n                \"prizes_image_url\": null,\n                \"code\": \"821f3a8bf4\",\n                \"game_period_ids\": [\n                    76,\n                    77,\n                    78,\n                    79,\n                    80,\n                    81,\n                    82,\n                    83,\n                    84,\n                    85,\n                    86,\n                    87,\n                    88,\n                    89,\n                    90,\n                    91,\n                    92\n                ],\n                \"previous_game_period_ids\": [],\n                \"league_mapping_type\": null,\n                \"league_mapping_type_param\": null,\n                \"start_game_period_id\": 76,\n                \"is_multi_entry\": true,\n                \"multi_entry_limit\": 3,\n                \"user_uploaded_avatar_image_url\": null,\n                \"user_uploaded_background_image_url\": null,\n                \"disable_image_uploads\": false,\n                \"background_league_image_set\": {\n                    \"id\": 8,\n                    \"name\": \"Cover 2\",\n                    \"created_at\": \"2021-02-03T16:00:06.782Z\",\n                    \"updated_at\": \"2021-02-03T16:00:06.782Z\",\n                    \"cover_image\": {\n                        \"cover_image\": {\n                            \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/cover_image/8/Cover-2.jpg\"\n                        }\n                    }\n                },\n                \"avatar_league_image_set\": {\n                    \"id\": 2,\n                    \"name\": \"Avatar 2\",\n                    \"created_at\": \"2021-02-03T15:58:35.846Z\",\n                    \"updated_at\": \"2021-02-03T15:58:35.846Z\",\n                    \"avatar_image\": {\n                        \"avatar_image\": {\n                            \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/2/Avatar-2.jpg\"\n                        }\n                    }\n                }\n            }\n        },\n        {\n            \"id\": 13328206,\n            \"picked_team_id\": 12532749,\n            \"picked_team_name\": \"Pro Team 1\",\n            \"slot\": 1,\n            \"user_id\": 1028643,\n            \"current_overall_leaderboard_position\": 86627,\n            \"overall_leaderboard_position_change\": 1328,\n            \"is_my_league\": false,\n            \"is_verified_entrant\": false,\n            \"league\": {\n                \"id\": 211,\n                \"name\": \"United States of America Official Country League\",\n                \"user_id\": null,\n                \"creator_name\": null,\n                \"is_public\": true,\n                \"entrants_count\": 86740,\n                \"league_entrants_count\": 86740,\n                \"is_featured\": false,\n                \"is_started\": true,\n                \"is_finished\": false,\n                \"has_prizes\": false,\n                \"prizes_description\": null,\n                \"prizes_title\": null,\n                \"prizes_image_url\": null,\n                \"code\": \"e049a0\",\n                \"game_period_ids\": [\n                    70,\n                    71,\n                    72,\n                    73,\n                    74,\n                    75,\n                    76,\n                    77,\n                    78,\n                    79,\n                    80,\n                    81,\n                    82,\n                    83,\n                    84,\n                    85,\n                    86,\n                    87,\n                    88,\n                    89,\n                    90,\n                    91,\n                    92\n                ],\n                \"previous_game_period_ids\": [\n                    70,\n                    71,\n                    72,\n                    73,\n                    74,\n                    75\n                ],\n                \"league_mapping_type\": \"country\",\n                \"league_mapping_type_param\": \"US\",\n                \"start_game_period_id\": 70,\n                \"is_multi_entry\": false,\n                \"multi_entry_limit\": 1,\n                \"user_uploaded_avatar_image_url\": null,\n                \"user_uploaded_background_image_url\": null,\n                \"disable_image_uploads\": false,\n                \"background_league_image_set\": null,\n                \"avatar_league_image_set\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"aa9bcbf0-5048-4322-b2f4-cfc065720f60"},{"name":"Specific League Entrant","id":"655895bc-fa02-499b-9961-f4b86bc29c81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/league_entrants/summary?league_id={{leagueId}}&slot=1&user_id={{userId}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["league_entrants","summary"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[{"description":{"content":"<p>ID of the league</p>\n","type":"text/plain"},"key":"league_id","value":"{{leagueId}}"},{"description":{"content":"<p>Team slot</p>\n","type":"text/plain"},"key":"slot","value":"1"},{"description":{"content":"<p>User to view</p>\n","type":"text/plain"},"key":"user_id","value":"{{userId}}"}],"variable":[]}},"response":[{"id":"9bdb660c-f5d3-41c2-9b73-1d5b6e1e4d57","name":"Team not found","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://fantasy-api.formula1.com/partner_games/f1/league_entrants/summary?league_id={{leagueId}}&slot=1&user_id={{userId}}","host":["https://fantasy-api.formula1.com/partner_games/f1"],"path":["league_entrants","summary"],"query":[{"key":"league_id","value":"{{leagueId}}","description":"ID of the league"},{"key":"slot","value":"1","description":"Team slot"},{"key":"user_id","value":"{{userId}}","description":"User to view"}]}},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 18:41:23 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"fc3becaa-6428-4bc7-aa2d-91834e03a2fe"},{"key":"X-Runtime","value":"0.038835"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"48"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"title\": \"Team not in leaderboard\"\n        }\n    ]\n}"}],"_postman_id":"655895bc-fa02-499b-9961-f4b86bc29c81"},{"name":"Leaderboard - League Historic","id":"a396ae9d-dace-4fc1-ab8e-5249e1fe00ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Referer","value":"","type":"text"}],"url":"https://fantasy-api.formula1.com/partner_games/f1/leaderboards/league/history?league_id={{leagueId}}&slot=2&type=league","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["leaderboards","league","history"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[{"key":"league_id","value":"{{leagueId}}"},{"key":"slot","value":"2"},{"key":"type","value":"league"}],"variable":[]}},"response":[],"_postman_id":"a396ae9d-dace-4fc1-ab8e-5249e1fe00ad"},{"name":"Leaderboard - League Generic","id":"0f2f4507-117d-4850-a6a2-0e05e59b07c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/leaderboards/leagues?game_period_id=&league_id={{leagueId}}","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["leaderboards","leagues"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[{"key":"game_period_id","value":""},{"description":{"content":"<p>League ID</p>\n","type":"text/plain"},"key":"league_id","value":"{{leagueId}}"}],"variable":[]}},"response":[{"id":"1be547c6-3a99-4964-8b7a-42578b39c109","name":"Leaderboard - Mercedes Official","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://fantasy-api.formula1.com/partner_games/f1/leaderboards/leagues?game_period_id=&league_id={{leagueId}}","host":["https://fantasy-api.formula1.com/partner_games/f1"],"path":["leaderboards","leagues"],"query":[{"key":"game_period_id","value":""},{"key":"league_id","value":"{{leagueId}}","description":"League ID\n"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 19:26:59 GMT"},{"key":"ETag","value":"W/\"d60f1f3cfb503b746fe4d8c4ae0b9494\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"174e6b8d-36af-4551-88f7-5536a6560259"},{"key":"X-Runtime","value":"0.261467"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"9590"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"leaderboard\": {\n        \"entrants_count\": 177207,\n        \"league_name\": \"Mercedes Official League\",\n        \"max_points\": 1382,\n        \"min_points\": -3,\n        \"league_mapping_type\": \"team\",\n        \"league_mapping_type_param\": \"4\",\n        \"leaderboard_entrants\": [\n            {\n                \"user_id\": 255924,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BR\",\n                \"score\": 1382,\n                \"team_name\": \"Felipe Team 1\",\n                \"rank\": 1,\n                \"first_name\": \"Felipe\",\n                \"last_name\": \"Barros\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 521701,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SG\",\n                \"score\": 1368,\n                \"team_name\": \"MikNas FullFocus\",\n                \"rank\": 2,\n                \"first_name\": \"Mikko\",\n                \"last_name\": \"Nassi\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 537893,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1368,\n                \"team_name\": \"Perez my button\",\n                \"rank\": 2,\n                \"first_name\": \"lewes\",\n                \"last_name\": \"winter\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 276082,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1364,\n                \"team_name\": \"Beat CGM above all\",\n                \"rank\": 4,\n                \"first_name\": \"Michael\",\n                \"last_name\": \"Gilmartin\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 401238,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PT\",\n                \"score\": 1362,\n                \"team_name\": \"BOTR\",\n                \"rank\": 5,\n                \"first_name\": \"Joao\",\n                \"last_name\": \"Rocha\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 679357,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1361,\n                \"team_name\": \"Becky Team 1\",\n                \"rank\": 6,\n                \"first_name\": \"Becky\",\n                \"last_name\": \"Henshall\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 320098,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1361,\n                \"team_name\": \"Hey Tiny, U gunna clean his windshield\",\n                \"rank\": 6,\n                \"first_name\": \"Joe\",\n                \"last_name\": \"Hayes\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 39642,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1359,\n                \"team_name\": \"Hulkenberg Smash!\",\n                \"rank\": 8,\n                \"first_name\": \"Matthew\",\n                \"last_name\": \"Cornett\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 177727,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NO\",\n                \"score\": 1359,\n                \"team_name\": \"V@gina Squad😏\",\n                \"rank\": 8,\n                \"first_name\": \"Sig\",\n                \"last_name\": \"Sharam\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 403800,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"HK\",\n                \"score\": 1358,\n                \"team_name\": \"Hey James it’s Valtteri again\",\n                \"rank\": 10,\n                \"first_name\": \"Anthony\",\n                \"last_name\": \"Kong\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 298240,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GT\",\n                \"score\": 1357,\n                \"team_name\": \"Jose Team 1\",\n                \"rank\": 11,\n                \"first_name\": \"Jose\",\n                \"last_name\": \"Manzo\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 526398,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"LV\",\n                \"score\": 1355,\n                \"team_name\": \"Edvins Team 1\",\n                \"rank\": 12,\n                \"first_name\": \"Edvins\",\n                \"last_name\": \"Astahovs\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 273375,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IN\",\n                \"score\": 1350,\n                \"team_name\": \"Avishek Team 1\",\n                \"rank\": 13,\n                \"first_name\": \"Avishek\",\n                \"last_name\": \"Roy\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 124683,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GG\",\n                \"score\": 1340,\n                \"team_name\": \"Ain’t nothing but a peanut!\",\n                \"rank\": 14,\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Gallienne\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 554080,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"AT\",\n                \"score\": 1340,\n                \"team_name\": \"Ryland F1\",\n                \"rank\": 14,\n                \"first_name\": \"Michal\",\n                \"last_name\": \"Wozniak\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 387247,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1340,\n                \"team_name\": \"Will Team 1\",\n                \"rank\": 14,\n                \"first_name\": \"Will\",\n                \"last_name\": \"Young\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 276765,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BR\",\n                \"score\": 1339,\n                \"team_name\": \"Ice Racing\",\n                \"rank\": 17,\n                \"first_name\": \"JOSE ROBERTO\",\n                \"last_name\": \"MORETO JUNIOR\",\n                \"username\": \"JR MORETO\",\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 3256,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"FI\",\n                \"score\": 1337,\n                \"team_name\": \"Anssi Team 1\",\n                \"rank\": 18,\n                \"first_name\": \"Anssi\",\n                \"last_name\": \"Kananen\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 166103,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PT\",\n                \"score\": 1336,\n                \"team_name\": \"Vrrrrr Turbinas F1\",\n                \"rank\": 19,\n                \"first_name\": \"Pedro\",\n                \"last_name\": \"Hipólito\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 183708,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1335,\n                \"team_name\": \"Scenario Seven\",\n                \"rank\": 20,\n                \"first_name\": \"Josh\",\n                \"last_name\": \"Breau\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 250628,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PH\",\n                \"score\": 1333,\n                \"team_name\": \"Sta. Clara Racing\",\n                \"rank\": 21,\n                \"first_name\": \"Ellyca\",\n                \"last_name\": \"Lacson\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 222081,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1333,\n                \"team_name\": \"Toto\",\n                \"rank\": 21,\n                \"first_name\": \"Matt\",\n                \"last_name\": \"AS\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 119645,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1331,\n                \"team_name\": \"Aston Fartin\",\n                \"rank\": 23,\n                \"first_name\": \"Alex\",\n                \"last_name\": \"Tipping\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 656086,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1331,\n                \"team_name\": \"🏳️\\u200d🌈 🌈 Rainbow GP presented by Aramco 🌈 🏳️\\u200d🌈\",\n                \"rank\": 23,\n                \"first_name\": \"Jamie\",\n                \"last_name\": \"Harris\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 84924,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1331,\n                \"team_name\": \"Matt Team 1\",\n                \"rank\": 23,\n                \"first_name\": \"Matt\",\n                \"last_name\": \"Milligan\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 498238,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1331,\n                \"team_name\": \"Shaun Team 1\",\n                \"rank\": 23,\n                \"first_name\": \"Shaun\",\n                \"last_name\": \"Murphy\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 405634,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1331,\n                \"team_name\": \"Bring Back Albon\",\n                \"rank\": 23,\n                \"first_name\": \"Sean\",\n                \"last_name\": \"Maddocks\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 376213,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1331,\n                \"team_name\": \"Michael Team 1\",\n                \"rank\": 23,\n                \"first_name\": \"Michael\",\n                \"last_name\": \"van der Steen\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 348421,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1331,\n                \"team_name\": \"El Perèzidente\",\n                \"rank\": 23,\n                \"first_name\": \"Blake\",\n                \"last_name\": \"Wager\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 222443,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NL\",\n                \"score\": 1331,\n                \"team_name\": \"Kiss my bottas\",\n                \"rank\": 23,\n                \"first_name\": \"Alex\",\n                \"last_name\": \"Reizer\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 8938,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1330,\n                \"team_name\": \"Haydn Team 1\",\n                \"rank\": 31,\n                \"first_name\": \"Haydn\",\n                \"last_name\": \"Hill\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 467151,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1330,\n                \"team_name\": \"Gaurav Team 1\",\n                \"rank\": 31,\n                \"first_name\": \"Gaurav\",\n                \"last_name\": \"Mathur\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 279899,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IN\",\n                \"score\": 1330,\n                \"team_name\": \"Wingers F1\",\n                \"rank\": 31,\n                \"first_name\": \"Utkarsh\",\n                \"last_name\": \"Verma\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 153156,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1329,\n                \"team_name\": \"Oliver Team 1\",\n                \"rank\": 34,\n                \"first_name\": \"Oliver\",\n                \"last_name\": \"Sparkes\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 587045,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1329,\n                \"team_name\": \"Ace F1\",\n                \"rank\": 34,\n                \"first_name\": \"Vraj\",\n                \"last_name\": \"Modi\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 541471,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1329,\n                \"team_name\": \"Mark Team 1\",\n                \"rank\": 34,\n                \"first_name\": \"Mark\",\n                \"last_name\": \"Hatton-Smith\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 527192,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1329,\n                \"team_name\": \"Teddy Team 1\",\n                \"rank\": 34,\n                \"first_name\": \"Teddy\",\n                \"last_name\": \"Vandermolen\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 508154,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IT\",\n                \"score\": 1329,\n                \"team_name\": \"IAN RACING\",\n                \"rank\": 34,\n                \"first_name\": \"Gianmarco\",\n                \"last_name\": \"Iannilli\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 448642,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1329,\n                \"team_name\": \"Sheida Team 1\",\n                \"rank\": 34,\n                \"first_name\": \"Sheida\",\n                \"last_name\": \"Nanton\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 439232,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1329,\n                \"team_name\": \"Chris Team 1\",\n                \"rank\": 34,\n                \"first_name\": \"Chris\",\n                \"last_name\": \"Thompson\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 33765,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IT\",\n                \"score\": 1329,\n                \"team_name\": \"MARAcing1\",\n                \"rank\": 34,\n                \"first_name\": \"Matteo\",\n                \"last_name\": \"Maranesi\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 290490,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SV\",\n                \"score\": 1329,\n                \"team_name\": \"Alejandro Fidel 1\",\n                \"rank\": 34,\n                \"first_name\": \"Alejandro\",\n                \"last_name\": \"Fidel\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 5809,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IE\",\n                \"score\": 1328,\n                \"team_name\": \"Colin Team 1\",\n                \"rank\": 43,\n                \"first_name\": \"Colin\",\n                \"last_name\": \"Dowd\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 492990,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PT\",\n                \"score\": 1328,\n                \"team_name\": \"Asturias Patria Querida\",\n                \"rank\": 43,\n                \"first_name\": \"Leonel\",\n                \"last_name\": \"Marques\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 598721,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SI\",\n                \"score\": 1326,\n                \"team_name\": \"jan Team 1\",\n                \"rank\": 45,\n                \"first_name\": \"jan\",\n                \"last_name\": \"cimi\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 585109,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NO\",\n                \"score\": 1325,\n                \"team_name\": \"Marius Team 1\",\n                \"rank\": 46,\n                \"first_name\": \"Marius\",\n                \"last_name\": \"Bakken\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 470071,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"ES\",\n                \"score\": 1325,\n                \"team_name\": \"Autos Locos\",\n                \"rank\": 46,\n                \"first_name\": \"Mikel\",\n                \"last_name\": \"Carcamo\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 674643,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1323,\n                \"team_name\": \"Bascho Team 1\",\n                \"rank\": 48,\n                \"first_name\": \"Bascho\",\n                \"last_name\": \"Schriefer\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 436198,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1323,\n                \"team_name\": \"My Heart Will Grosjean\",\n                \"rank\": 48,\n                \"first_name\": \"Yannik\",\n                \"last_name\": \"Igelinho\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 551731,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1322,\n                \"team_name\": \"David Team 1\",\n                \"rank\": 50,\n                \"first_name\": \"David\",\n                \"last_name\": \"Haverson\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 418736,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1322,\n                \"team_name\": \"Push Push Push\",\n                \"rank\": 50,\n                \"first_name\": \"Brendan\",\n                \"last_name\": \"Jackson\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 360385,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1321,\n                \"team_name\": \"Bertrand Team 1\",\n                \"rank\": 52,\n                \"first_name\": \"Bertrand\",\n                \"last_name\": \"Delmas\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 464568,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"FI\",\n                \"score\": 1321,\n                \"team_name\": \"Wige Team 1\",\n                \"rank\": 52,\n                \"first_name\": \"Wige\",\n                \"last_name\": \"Grey\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 456517,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"AT\",\n                \"score\": 1321,\n                \"team_name\": \"Avocado Milchbuben\",\n                \"rank\": 52,\n                \"first_name\": \"Lukas\",\n                \"last_name\": \"Heizinger\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 209907,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IE\",\n                \"score\": 1321,\n                \"team_name\": \"Vatsal Team 1\",\n                \"rank\": 52,\n                \"first_name\": \"Vatsal\",\n                \"last_name\": \"Gomber\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 2426,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BA\",\n                \"score\": 1320,\n                \"team_name\": \"Ratkavicius F1\",\n                \"rank\": 56,\n                \"first_name\": \"Nemanja\",\n                \"last_name\": \"Ratković\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 19004,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1319,\n                \"team_name\": \"Romain Grosjean\",\n                \"rank\": 57,\n                \"first_name\": \"Yannick\",\n                \"last_name\": \"Lapointe\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 71473,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1318,\n                \"team_name\": \"The Coalition-21\",\n                \"rank\": 58,\n                \"first_name\": \"Jason\",\n                \"last_name\": \"Stanczyk\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 251921,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SA\",\n                \"score\": 1318,\n                \"team_name\": \"Team Senna\",\n                \"rank\": 58,\n                \"first_name\": \"Majed\",\n                \"last_name\": \"Khayat\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 229399,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1318,\n                \"team_name\": \"Sizzlers F1\",\n                \"rank\": 58,\n                \"first_name\": \"Sameer\",\n                \"last_name\": \"Sayed\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 461713,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PL\",\n                \"score\": 1317,\n                \"team_name\": \"TEAM 777\",\n                \"rank\": 61,\n                \"first_name\": \"Lukas\",\n                \"last_name\": \"Zawadzki\",\n                \"username\": \"ŁukasZ Zawadzki\",\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 352146,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"AU\",\n                \"score\": 1317,\n                \"team_name\": \"Do you feel Lucky?\",\n                \"rank\": 61,\n                \"first_name\": \"Robbie\",\n                \"last_name\": \"Williams\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 261502,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1317,\n                \"team_name\": \"Wacky Racing\",\n                \"rank\": 61,\n                \"first_name\": \"David\",\n                \"last_name\": \"READLE\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 253100,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1317,\n                \"team_name\": \"Yes.\",\n                \"rank\": 61,\n                \"first_name\": \"Sherwin\",\n                \"last_name\": \"Hatam\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 248157,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1317,\n                \"team_name\": \"Dunmore Than You\",\n                \"rank\": 61,\n                \"first_name\": \"Joe\",\n                \"last_name\": \"Dunmore\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 1467,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IN\",\n                \"score\": 1316,\n                \"team_name\": \"Sumit's Red Bull Dream\",\n                \"rank\": 66,\n                \"first_name\": \"Sumit\",\n                \"last_name\": \"Shrivastava\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 266298,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1316,\n                \"team_name\": \"Tony Team 1\",\n                \"rank\": 66,\n                \"first_name\": \"Tony\",\n                \"last_name\": \"Devereux\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 90619,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1316,\n                \"team_name\": \"Shane Team 1\",\n                \"rank\": 66,\n                \"first_name\": \"Shane\",\n                \"last_name\": \"Silvanus\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 425379,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SA\",\n                \"score\": 1315,\n                \"team_name\": \"Turki Team 1\",\n                \"rank\": 69,\n                \"first_name\": \"Turki\",\n                \"last_name\": \"Aeyd\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 390630,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1315,\n                \"team_name\": \"Brandon Team 1\",\n                \"rank\": 69,\n                \"first_name\": \"Brandon\",\n                \"last_name\": \"Simmons\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 242320,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NO\",\n                \"score\": 1315,\n                \"team_name\": \"PSE F1 TEAM\",\n                \"rank\": 69,\n                \"first_name\": \"Lars\",\n                \"last_name\": \"Vikeboe\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 11257,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SA\",\n                \"score\": 1314,\n                \"team_name\": \"Hassan Team 1\",\n                \"rank\": 72,\n                \"first_name\": \"Hassan\",\n                \"last_name\": \"Almousa\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 273777,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"AE\",\n                \"score\": 1314,\n                \"team_name\": \"Farhaan T1\",\n                \"rank\": 72,\n                \"first_name\": \"Farhaan\",\n                \"last_name\": \"Muttur\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 69777,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1313,\n                \"team_name\": \"Bonohemian Rhapsody - Hamilton Musical\",\n                \"rank\": 74,\n                \"first_name\": \"Richard\",\n                \"last_name\": \"Sarkhosh\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 483614,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IT\",\n                \"score\": 1313,\n                \"team_name\": \"Haas Stronzo F1\",\n                \"rank\": 74,\n                \"first_name\": \"Matteo\",\n                \"last_name\": \"Peruffo\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 542570,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"MX\",\n                \"score\": 1312,\n                \"team_name\": \"GNL Team Aventurero\",\n                \"rank\": 76,\n                \"first_name\": \"Gerardo\",\n                \"last_name\": \"Nieto\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 394796,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1312,\n                \"team_name\": \"Ostermaier F1 Racing\",\n                \"rank\": 76,\n                \"first_name\": \"Lukas\",\n                \"last_name\": \"Ostermaier\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 292719,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1312,\n                \"team_name\": \"Nico Team 1\",\n                \"rank\": 76,\n                \"first_name\": \"Nico\",\n                \"last_name\": \"Roessler\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 707720,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CH\",\n                \"score\": 1311,\n                \"team_name\": \"marco Team 1\",\n                \"rank\": 79,\n                \"first_name\": \"marco\",\n                \"last_name\": \"Gallardo\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 608781,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"ZA\",\n                \"score\": 1311,\n                \"team_name\": \"Tiaan Team 1\",\n                \"rank\": 79,\n                \"first_name\": \"Tiaan\",\n                \"last_name\": \"Botes\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 529025,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IT\",\n                \"score\": 1311,\n                \"team_name\": \"Scuderia SFigati\",\n                \"rank\": 79,\n                \"first_name\": \"Nicola\",\n                \"last_name\": \"Caldarola\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 325197,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"MX\",\n                \"score\": 1311,\n                \"team_name\": \"Javier Team 1\",\n                \"rank\": 79,\n                \"first_name\": \"Javier\",\n                \"last_name\": \"Algara\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 510874,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"MX\",\n                \"score\": 1311,\n                \"team_name\": \"jose Team 1\",\n                \"rank\": 79,\n                \"first_name\": \"jose\",\n                \"last_name\": \"juarez\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 453660,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1311,\n                \"team_name\": \"Mika Team 1\",\n                \"rank\": 79,\n                \"first_name\": \"Mika\",\n                \"last_name\": \"Klotz\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 393368,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"AU\",\n                \"score\": 1311,\n                \"team_name\": \"Raja Team 1\",\n                \"rank\": 79,\n                \"first_name\": \"Raja\",\n                \"last_name\": \"Rush\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 278834,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1311,\n                \"team_name\": \"Red Bull\",\n                \"rank\": 79,\n                \"first_name\": \"Tramar\",\n                \"last_name\": \"Evans\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 246375,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NL\",\n                \"score\": 1311,\n                \"team_name\": \"Red Devil Racing\",\n                \"rank\": 79,\n                \"first_name\": \"Cornee\",\n                \"last_name\": \"vd Panne\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 525874,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1310,\n                \"team_name\": \"Speed and POWER!!!\",\n                \"rank\": 88,\n                \"first_name\": \"Shihab\",\n                \"last_name\": \"Ahmed\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 60035,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PT\",\n                \"score\": 1310,\n                \"team_name\": \"Coimbra#1\",\n                \"rank\": 88,\n                \"first_name\": \"The\",\n                \"last_name\": \"Admin\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 709954,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PT\",\n                \"score\": 1309,\n                \"team_name\": \"Afonso Team 1\",\n                \"rank\": 90,\n                \"first_name\": \"Afonso\",\n                \"last_name\": \"SG\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 592536,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BM\",\n                \"score\": 1309,\n                \"team_name\": \"Kampala F1\",\n                \"rank\": 90,\n                \"first_name\": \"Ronald\",\n                \"last_name\": \"Birungi\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 434469,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BA\",\n                \"score\": 1309,\n                \"team_name\": \"Milos Team 1\",\n                \"rank\": 90,\n                \"first_name\": \"Milos\",\n                \"last_name\": \"Parovic\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 167640,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NL\",\n                \"score\": 1309,\n                \"team_name\": \"Cintha Team 1\",\n                \"rank\": 90,\n                \"first_name\": \"Cintha\",\n                \"last_name\": \"Timmer\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 368979,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1308,\n                \"team_name\": \"Sainz's Cousin\",\n                \"rank\": 94,\n                \"first_name\": \"Kyle\",\n                \"last_name\": \"Wilson\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 285813,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1307,\n                \"team_name\": \"Ricciardo’s rockets\",\n                \"rank\": 95,\n                \"first_name\": \"Craig\",\n                \"last_name\": \"Holiday\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 716764,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1306,\n                \"team_name\": \"Team FOK\",\n                \"rank\": 96,\n                \"first_name\": \"Alan\",\n                \"last_name\": \"Cory\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 242209,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NL\",\n                \"score\": 1306,\n                \"team_name\": \"Thomas Team 1\",\n                \"rank\": 96,\n                \"first_name\": \"Thomas\",\n                \"last_name\": \"Molenaar\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 217957,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1306,\n                \"team_name\": \"Stuck in 1st\",\n                \"rank\": 96,\n                \"first_name\": \"Phil\",\n                \"last_name\": \"Coleman\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 133625,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PT\",\n                \"score\": 1305,\n                \"team_name\": \"OLÉ OLÀ\",\n                \"rank\": 99,\n                \"first_name\": \"Martinho\",\n                \"last_name\": \"Gomes Figueiredo\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 645307,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SE\",\n                \"score\": 1305,\n                \"team_name\": \"Günthers änglar\",\n                \"rank\": 99,\n                \"first_name\": \"Alicia\",\n                \"last_name\": \"Lihammar\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 62024,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1305,\n                \"team_name\": \"Jasper AMG Petronas Motorsport\",\n                \"rank\": 99,\n                \"first_name\": \"Martin\",\n                \"last_name\": \"Fowler\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 621317,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1304,\n                \"team_name\": \"Verstappme if u can\",\n                \"rank\": 102,\n                \"first_name\": \"Paya\",\n                \"last_name\": \"Raeis\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 616422,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NO\",\n                \"score\": 1304,\n                \"team_name\": \"Crayonfoof\",\n                \"rank\": 102,\n                \"first_name\": \"Alexander\",\n                \"last_name\": \"Bisseth\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 612402,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1304,\n                \"team_name\": \"Auto Eclectic One\",\n                \"rank\": 102,\n                \"first_name\": \"Mark\",\n                \"last_name\": \"Boyd\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 442771,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1304,\n                \"team_name\": \"8th on the way\",\n                \"rank\": 102,\n                \"first_name\": \"Mo\",\n                \"last_name\": \"Ali\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 17938,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1304,\n                \"team_name\": \"A load of Bull\",\n                \"rank\": 102,\n                \"first_name\": \"Scott\",\n                \"last_name\": \"Rumens\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 700226,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1303,\n                \"team_name\": \"Merc\",\n                \"rank\": 107,\n                \"first_name\": \"Udi\",\n                \"last_name\": \"Menon\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 676108,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1303,\n                \"team_name\": \"Jai Team 1\",\n                \"rank\": 107,\n                \"first_name\": \"Jai\",\n                \"last_name\": \"Khanna\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 624629,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"RO\",\n                \"score\": 1303,\n                \"team_name\": \"georgeta Team 1\",\n                \"rank\": 107,\n                \"first_name\": \"georgeta\",\n                \"last_name\": \"veliscu\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 57022,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BE\",\n                \"score\": 1303,\n                \"team_name\": \"Papichulo for the win\",\n                \"rank\": 107,\n                \"first_name\": \"Robin\",\n                \"last_name\": \"Orroi\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 485864,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GR\",\n                \"score\": 1303,\n                \"team_name\": \"VroomVroom\",\n                \"rank\": 107,\n                \"first_name\": \"Al\",\n                \"last_name\": \"Kensis\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 394565,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NO\",\n                \"score\": 1303,\n                \"team_name\": \"Listefyll\",\n                \"rank\": 107,\n                \"first_name\": \"E\",\n                \"last_name\": \"Thorn\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 260112,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SE\",\n                \"score\": 1303,\n                \"team_name\": \"Niklas 1.0\",\n                \"rank\": 107,\n                \"first_name\": \"Niklas\",\n                \"last_name\": \"Börjesson\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 187864,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1303,\n                \"team_name\": \"MAD MAX\",\n                \"rank\": 107,\n                \"first_name\": \"Charles\",\n                \"last_name\": \"Chen\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 18354,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1302,\n                \"team_name\": \"Jimmy can fix it\",\n                \"rank\": 115,\n                \"first_name\": \"Luke\",\n                \"last_name\": \"Helliwell\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 82414,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PL\",\n                \"score\": 1302,\n                \"team_name\": \"Boska 5\",\n                \"rank\": 115,\n                \"first_name\": \"Piotr\",\n                \"last_name\": \"Kawczyński\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 183562,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1302,\n                \"team_name\": \"George Team 1\",\n                \"rank\": 115,\n                \"first_name\": \"George\",\n                \"last_name\": \"Patino\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 649096,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1301,\n                \"team_name\": \"Cheeky Lando's\",\n                \"rank\": 118,\n                \"first_name\": \"Will\",\n                \"last_name\": \"Rutley\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 562945,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BR\",\n                \"score\": 1301,\n                \"team_name\": \"Madruga MotorSport\",\n                \"rank\": 118,\n                \"first_name\": \"Junior\",\n                \"last_name\": \"Madruga\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 339700,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BE\",\n                \"score\": 1301,\n                \"team_name\": \"Max's Dream Team\",\n                \"rank\": 118,\n                \"first_name\": \"Maxim\",\n                \"last_name\": \"Balan\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 74000,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"AE\",\n                \"score\": 1300,\n                \"team_name\": \"ZDaddy Racing\",\n                \"rank\": 121,\n                \"first_name\": \"Zaid\",\n                \"last_name\": \"Ahmed\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 300178,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SG\",\n                \"score\": 1300,\n                \"team_name\": \"AMM Racing\",\n                \"rank\": 121,\n                \"first_name\": \"Adam\",\n                \"last_name\": \"Mulewicz\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 260065,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NL\",\n                \"score\": 1300,\n                \"team_name\": \"Henk Team 1\",\n                \"rank\": 121,\n                \"first_name\": \"Henk\",\n                \"last_name\": \"Korver\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 170810,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1300,\n                \"team_name\": \"#F1Wedontneedanotherhero\",\n                \"rank\": 121,\n                \"first_name\": \"Mark\",\n                \"last_name\": \"D\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 161081,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1299,\n                \"team_name\": \"the wing men\",\n                \"rank\": 125,\n                \"first_name\": \"Joe\",\n                \"last_name\": \"Bush\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 544788,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1299,\n                \"team_name\": \"Marcella Team 1\",\n                \"rank\": 125,\n                \"first_name\": \"Marcella\",\n                \"last_name\": \"Rodriguez\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 536503,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1299,\n                \"team_name\": \"FRANÇOIS TEAM F1\",\n                \"rank\": 125,\n                \"first_name\": \"Francois\",\n                \"last_name\": \"Fournier\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 496716,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IN\",\n                \"score\": 1299,\n                \"team_name\": \"Amol Team 1\",\n                \"rank\": 125,\n                \"first_name\": \"Amol\",\n                \"last_name\": \"Bachhav\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 412598,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"ES\",\n                \"score\": 1299,\n                \"team_name\": \"Rubén Team 1\",\n                \"rank\": 125,\n                \"first_name\": \"Rubén\",\n                \"last_name\": \"Urdiales\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 242707,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1299,\n                \"team_name\": \"PerP Stars\",\n                \"rank\": 125,\n                \"first_name\": \"tom\",\n                \"last_name\": \"POWELL\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 181822,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SE\",\n                \"score\": 1299,\n                \"team_name\": \"Mikael Team 1\",\n                \"rank\": 125,\n                \"first_name\": \"Mikael\",\n                \"last_name\": \"EKLIND\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 109437,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1298,\n                \"team_name\": \"Sam's Team\",\n                \"rank\": 132,\n                \"first_name\": \"Samuel\",\n                \"last_name\": \"Gardner\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 675039,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"KE\",\n                \"score\": 1298,\n                \"team_name\": \"Red Bull Gives You Wins\",\n                \"rank\": 132,\n                \"first_name\": \"Rayan\",\n                \"last_name\": \"Khan\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 669303,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BD\",\n                \"score\": 1298,\n                \"team_name\": \"JD3 Premium\",\n                \"rank\": 132,\n                \"first_name\": \"Al\",\n                \"last_name\": \"Zarif\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 651705,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1298,\n                \"team_name\": \"Aston Fartin\",\n                \"rank\": 132,\n                \"first_name\": \"George\",\n                \"last_name\": \"Pickens\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 637427,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"ZA\",\n                \"score\": 1298,\n                \"team_name\": \"Zaakirah Team 1\",\n                \"rank\": 132,\n                \"first_name\": \"Zaakirah\",\n                \"last_name\": \"Mansoor\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 230854,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1298,\n                \"team_name\": \"WIC one\",\n                \"rank\": 132,\n                \"first_name\": \"Robert\",\n                \"last_name\": \"Wickens\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 537833,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1298,\n                \"team_name\": \"Whats Verstappening?\",\n                \"rank\": 132,\n                \"first_name\": \"Sam\",\n                \"last_name\": \"Davies\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 514416,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1298,\n                \"team_name\": \"Roger Team 1\",\n                \"rank\": 132,\n                \"first_name\": \"Roger\",\n                \"last_name\": \"Fernandez\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 512970,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1298,\n                \"team_name\": \"Astin Fartin\",\n                \"rank\": 132,\n                \"first_name\": \"Francesca\",\n                \"last_name\": \"Pacifico\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 440996,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1298,\n                \"team_name\": \"Old Dog\",\n                \"rank\": 132,\n                \"first_name\": \"Jon\",\n                \"last_name\": \"Gooseman\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 54169,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1298,\n                \"team_name\": \"Chris finished 3rd in a 2 horse race hahahaha\",\n                \"rank\": 132,\n                \"first_name\": \"Shaun\",\n                \"last_name\": \"Picart\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 47638,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1298,\n                \"team_name\": \"Stephen Team 1\",\n                \"rank\": 132,\n                \"first_name\": \"Stephen\",\n                \"last_name\": \"Dobinson\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 337025,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BM\",\n                \"score\": 1298,\n                \"team_name\": \"Neil Team 1\",\n                \"rank\": 132,\n                \"first_name\": \"Neil\",\n                \"last_name\": \"Alvin\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 237905,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NO\",\n                \"score\": 1298,\n                \"team_name\": \"Jesper Team 1\",\n                \"rank\": 132,\n                \"first_name\": \"Jesper\",\n                \"last_name\": \"dahl\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 206069,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1298,\n                \"team_name\": \"The Flaneurs\",\n                \"rank\": 132,\n                \"first_name\": \"Peter\",\n                \"last_name\": \"Ho\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 277154,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1297,\n                \"team_name\": \"Ryan Team 1\",\n                \"rank\": 147,\n                \"first_name\": \"Ryan\",\n                \"last_name\": \"Millar\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 114456,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1296,\n                \"team_name\": \"MP Racing Team\",\n                \"rank\": 148,\n                \"first_name\": \"Merlin\",\n                \"last_name\": \"Potthast\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 678346,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1296,\n                \"team_name\": \"In for a Gasly season!\",\n                \"rank\": 148,\n                \"first_name\": \"Cory\",\n                \"last_name\": \"Beange\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 466724,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1296,\n                \"team_name\": \"KILLA KWI🤫\",\n                \"rank\": 148,\n                \"first_name\": \"MIKE\",\n                \"last_name\": \"KWIATKOWSKI\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 268661,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1296,\n                \"team_name\": \"Anywhere but last\",\n                \"rank\": 148,\n                \"first_name\": \"Chris\",\n                \"last_name\": \"Mansell\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 99152,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"FI\",\n                \"score\": 1295,\n                \"team_name\": \"Elias Team 1\",\n                \"rank\": 152,\n                \"first_name\": \"Elias\",\n                \"last_name\": \"Holm\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 709882,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PT\",\n                \"score\": 1295,\n                \"team_name\": \"Ricardo Team 1\",\n                \"rank\": 152,\n                \"first_name\": \"Ricardo\",\n                \"last_name\": \"Oliveira\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 687916,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"AU\",\n                \"score\": 1295,\n                \"team_name\": \"Jesse Team 1\",\n                \"rank\": 152,\n                \"first_name\": \"Jesse\",\n                \"last_name\": \"Chau\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 9026,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1295,\n                \"team_name\": \"Jennifer Team 1\",\n                \"rank\": 152,\n                \"first_name\": \"Jennifer\",\n                \"last_name\": \"Mendoza\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 374845,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1295,\n                \"team_name\": \"Stephane Team 1\",\n                \"rank\": 152,\n                \"first_name\": \"Stephane\",\n                \"last_name\": \"Bastarache\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 283846,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1295,\n                \"team_name\": \"Old Harleys never die, they just leak a little\",\n                \"rank\": 152,\n                \"first_name\": \"James\",\n                \"last_name\": \"McKay\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 207608,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1295,\n                \"team_name\": \"Alvin Team 1\",\n                \"rank\": 152,\n                \"first_name\": \"Alvin\",\n                \"last_name\": \"Vong\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 706437,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SE\",\n                \"score\": 1294,\n                \"team_name\": \"Danielicious Team\",\n                \"rank\": 159,\n                \"first_name\": \"Daniel\",\n                \"last_name\": \"Gustavsson\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 62312,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1294,\n                \"team_name\": \"Clarke’s Champs\",\n                \"rank\": 159,\n                \"first_name\": \"Clarke\",\n                \"last_name\": \"McGillicuddy\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 444343,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1294,\n                \"team_name\": \"Jacob Team 1\",\n                \"rank\": 159,\n                \"first_name\": \"Jacob\",\n                \"last_name\": \"Ristau\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 395217,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"HK\",\n                \"score\": 1294,\n                \"team_name\": \"Blanc BGP 004/211\",\n                \"rank\": 159,\n                \"first_name\": \"Blanc\",\n                \"last_name\": \"Tsang\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 371131,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NL\",\n                \"score\": 1294,\n                \"team_name\": \"Yoerie Team 1\",\n                \"rank\": 159,\n                \"first_name\": \"Yoerie\",\n                \"last_name\": \"Bosman\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 357429,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"FR\",\n                \"score\": 1294,\n                \"team_name\": \"Alexis Team 1\",\n                \"rank\": 159,\n                \"first_name\": \"Alexis\",\n                \"last_name\": \"Breuil\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 258911,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CZ\",\n                \"score\": 1294,\n                \"team_name\": \"Ruben Team 1\",\n                \"rank\": 159,\n                \"first_name\": \"Ruben\",\n                \"last_name\": \"Cabrera\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 139071,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PL\",\n                \"score\": 1293,\n                \"team_name\": \"Perez the button\",\n                \"rank\": 166,\n                \"first_name\": \"Piotr\",\n                \"last_name\": \"Sikorski\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 127545,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1293,\n                \"team_name\": \"Cailean Team 1\",\n                \"rank\": 166,\n                \"first_name\": \"Cailean\",\n                \"last_name\": \"Johnson\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 614083,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NL\",\n                \"score\": 1293,\n                \"team_name\": \"Jef Team 1\",\n                \"rank\": 166,\n                \"first_name\": \"Jef\",\n                \"last_name\": \"Van den berg\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 601264,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1293,\n                \"team_name\": \"The RatPack\",\n                \"rank\": 166,\n                \"first_name\": \"Dirk\",\n                \"last_name\": \"Bartelt\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 507276,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NO\",\n                \"score\": 1293,\n                \"team_name\": \"MarcatronicSupersonic\",\n                \"rank\": 166,\n                \"first_name\": \"Marcus\",\n                \"last_name\": \"Stenhjem\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 539749,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"ZA\",\n                \"score\": 1293,\n                \"team_name\": \"Spin and Win\",\n                \"rank\": 166,\n                \"first_name\": \"Jaco\",\n                \"last_name\": \"Steenekamp\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 478317,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"TR\",\n                \"score\": 1293,\n                \"team_name\": \"Kemal Team 1\",\n                \"rank\": 166,\n                \"first_name\": \"Kemal\",\n                \"last_name\": \"Ozalp\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 477229,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BR\",\n                \"score\": 1293,\n                \"team_name\": \"Bas F1 Racing\",\n                \"rank\": 166,\n                \"first_name\": \"Bruno\",\n                \"last_name\": \"Silva\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 410204,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1293,\n                \"team_name\": \"Jerry Team 1\",\n                \"rank\": 166,\n                \"first_name\": \"Jerry\",\n                \"last_name\": \"Kok\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 365785,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GT\",\n                \"score\": 1293,\n                \"team_name\": \"Roger Team 1\",\n                \"rank\": 166,\n                \"first_name\": \"Roger\",\n                \"last_name\": \"Sandoval\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 732060,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PT\",\n                \"score\": 1292,\n                \"team_name\": \"VFX RACING TEAM\",\n                \"rank\": 176,\n                \"first_name\": \"Diogo\",\n                \"last_name\": \"Bispo\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 12539,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"FI\",\n                \"score\": 1292,\n                \"team_name\": \"🏎💨\",\n                \"rank\": 176,\n                \"first_name\": \"Niko\",\n                \"last_name\": \"Vuolle\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 700652,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"FI\",\n                \"score\": 1292,\n                \"team_name\": \"Kalle Team 1\",\n                \"rank\": 176,\n                \"first_name\": \"Kalle\",\n                \"last_name\": \"Sjöman\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 576751,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1292,\n                \"team_name\": \"Glen Team 1\",\n                \"rank\": 176,\n                \"first_name\": \"Glen\",\n                \"last_name\": \"Steenkamp\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 468302,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1292,\n                \"team_name\": \"Bruno Team 1\",\n                \"rank\": 176,\n                \"first_name\": \"Bruno\",\n                \"last_name\": \"Reis\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 32590,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1292,\n                \"team_name\": \"Spaz macker\",\n                \"rank\": 176,\n                \"first_name\": \"Max\",\n                \"last_name\": \"Pepperell\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 558752,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1291,\n                \"team_name\": \"Skid Marks\",\n                \"rank\": 182,\n                \"first_name\": \"Daren\",\n                \"last_name\": \"Fielder\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 530400,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"AR\",\n                \"score\": 1291,\n                \"team_name\": \"Dame mas plata para hacer mi equipo fantasy lpm\",\n                \"rank\": 182,\n                \"first_name\": \"Jordi\",\n                \"last_name\": \"Dieguez\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 231690,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"AT\",\n                \"score\": 1291,\n                \"team_name\": \"Knosti Zerleger Team\",\n                \"rank\": 182,\n                \"first_name\": \"Konsti\",\n                \"last_name\": \"Alge\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 279254,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1291,\n                \"team_name\": \"Camel City Racing\",\n                \"rank\": 182,\n                \"first_name\": \"Tyler\",\n                \"last_name\": \"McQueen\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 151473,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"TR\",\n                \"score\": 1290,\n                \"team_name\": \"CGUL AMG\",\n                \"rank\": 186,\n                \"first_name\": \"Caner\",\n                \"last_name\": \"Gul\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 231563,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1290,\n                \"team_name\": \"Ogunbest\",\n                \"rank\": 186,\n                \"first_name\": \"Daniel\",\n                \"last_name\": \"Ogunbor\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 687425,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1290,\n                \"team_name\": \"Colin Team 1\",\n                \"rank\": 186,\n                \"first_name\": \"Colin\",\n                \"last_name\": \"Radders\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 622002,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SE\",\n                \"score\": 1290,\n                \"team_name\": \"Ez P1\",\n                \"rank\": 186,\n                \"first_name\": \"Alexander\",\n                \"last_name\": \"Vesterberg\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 594736,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IT\",\n                \"score\": 1290,\n                \"team_name\": \"Bozza GP\",\n                \"rank\": 186,\n                \"first_name\": \"Michele\",\n                \"last_name\": \"Bozza\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 328889,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"ZA\",\n                \"score\": 1290,\n                \"team_name\": \"Nyaope bois\",\n                \"rank\": 186,\n                \"first_name\": \"Dineo\",\n                \"last_name\": \"Mnisi\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 301983,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1290,\n                \"team_name\": \"Panda\",\n                \"rank\": 186,\n                \"first_name\": \"Kevin\",\n                \"last_name\": \"Nölle\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 23783,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1290,\n                \"team_name\": \"Ella Alt Team 1\",\n                \"rank\": 186,\n                \"first_name\": \"Ella\",\n                \"last_name\": \"Szeto\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 433833,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IN\",\n                \"score\": 1289,\n                \"team_name\": \"Surya Team 1\",\n                \"rank\": 194,\n                \"first_name\": \"Surya\",\n                \"last_name\": \"Kandula\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 102590,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1289,\n                \"team_name\": \"Autzen Thunder\",\n                \"rank\": 194,\n                \"first_name\": \"Brian\",\n                \"last_name\": \"Dramen\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 30473,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1289,\n                \"team_name\": \"Turkenstein - Sh!% Stappens!\",\n                \"rank\": 194,\n                \"first_name\": \"Aditya\",\n                \"last_name\": \"Turakhia\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 105673,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NL\",\n                \"score\": 1288,\n                \"team_name\": \"These cars need to be Lauda\",\n                \"rank\": 197,\n                \"first_name\": \"Simon\",\n                \"last_name\": \"Langford\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 102059,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1288,\n                \"team_name\": \"Antoine Team 1\",\n                \"rank\": 197,\n                \"first_name\": \"Antoine\",\n                \"last_name\": \"Bergeron\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 649537,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PL\",\n                \"score\": 1288,\n                \"team_name\": \"Michal Team 1\",\n                \"rank\": 197,\n                \"first_name\": \"Michal\",\n                \"last_name\": \"Jaszdzejewski\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 66349,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1288,\n                \"team_name\": \"The Dominator\",\n                \"rank\": 197,\n                \"first_name\": \"Benedikt\",\n                \"last_name\": \"Landes\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 508707,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IT\",\n                \"score\": 1288,\n                \"team_name\": \"YALLAH\",\n                \"rank\": 197,\n                \"first_name\": \"Riccardo\",\n                \"last_name\": \"Oltolina\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 463029,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1288,\n                \"team_name\": \"It's Lights Out And Away We Go\",\n                \"rank\": 197,\n                \"first_name\": \"Samson\",\n                \"last_name\": \"Okoh\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 259808,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1288,\n                \"team_name\": \"D-toks RB\",\n                \"rank\": 197,\n                \"first_name\": \"Dami\",\n                \"last_name\": \"Ademidun\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 80723,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1288,\n                \"team_name\": \"Once, Twice, Three times Alesi\",\n                \"rank\": 197,\n                \"first_name\": \"James\",\n                \"last_name\": \"Fryman\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 231911,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1288,\n                \"team_name\": \"Dennis Team 1\",\n                \"rank\": 197,\n                \"first_name\": \"Dennis\",\n                \"last_name\": \"Mar\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 20987,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1287,\n                \"team_name\": \"Tsu Many Pitstops\",\n                \"rank\": 206,\n                \"first_name\": \"Neil\",\n                \"last_name\": \"Howard\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 99861,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1287,\n                \"team_name\": \"Brown Mercedes\",\n                \"rank\": 206,\n                \"first_name\": \"Syed\",\n                \"last_name\": \"Ahmed\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 500264,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1287,\n                \"team_name\": \"KCFandango\",\n                \"rank\": 206,\n                \"first_name\": \"Jack\",\n                \"last_name\": \"Rutherford\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 496325,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CO\",\n                \"score\": 1287,\n                \"team_name\": \"Chiquipandilla Team\",\n                \"rank\": 206,\n                \"first_name\": \"Jordi Arango\",\n                \"last_name\": \"Trujillo\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 358789,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CA\",\n                \"score\": 1287,\n                \"team_name\": \"Tiffany Team 1\",\n                \"rank\": 206,\n                \"first_name\": \"Tiffany\",\n                \"last_name\": \"Plett\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 239902,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1287,\n                \"team_name\": \"2021 Is Still InSainz\",\n                \"rank\": 206,\n                \"first_name\": \"Jake\",\n                \"last_name\": \"Paterson\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 289784,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BE\",\n                \"score\": 1287,\n                \"team_name\": \"Dreamteam\",\n                \"rank\": 206,\n                \"first_name\": \"Jeff\",\n                \"last_name\": \"Cordemans\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 259539,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BR\",\n                \"score\": 1287,\n                \"team_name\": \"RedBull Market\",\n                \"rank\": 206,\n                \"first_name\": \"Luiz\",\n                \"last_name\": \"Nogueira\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 227811,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SG\",\n                \"score\": 1287,\n                \"team_name\": \"Akhil Team 1\",\n                \"rank\": 206,\n                \"first_name\": \"Akhil\",\n                \"last_name\": \"Jayadeep\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 652405,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1286,\n                \"team_name\": \"Silver Sparrows\",\n                \"rank\": 215,\n                \"first_name\": \"Steven\",\n                \"last_name\": \"Hammerton\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 604753,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"CL\",\n                \"score\": 1286,\n                \"team_name\": \"Patricia Team 1\",\n                \"rank\": 215,\n                \"first_name\": \"Patricia\",\n                \"last_name\": \"Fonseca\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 556946,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NL\",\n                \"score\": 1286,\n                \"team_name\": \"Mermaid raceteam\",\n                \"rank\": 215,\n                \"first_name\": \"patrick\",\n                \"last_name\": \"turk\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 508539,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SE\",\n                \"score\": 1286,\n                \"team_name\": \"Niklas Team 1\",\n                \"rank\": 215,\n                \"first_name\": \"Niklas\",\n                \"last_name\": \"Carlén\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 322306,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"BR\",\n                \"score\": 1286,\n                \"team_name\": \"Racing4you\",\n                \"rank\": 215,\n                \"first_name\": \"Leógenes\",\n                \"last_name\": \"Santiago\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 990,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SE\",\n                \"score\": 1286,\n                \"team_name\": \"\\\"to whom it may concern\\\"\",\n                \"rank\": 215,\n                \"first_name\": \"patricia\",\n                \"last_name\": \"Downes\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 110494,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IS\",\n                \"score\": 1285,\n                \"team_name\": \"Lando 4 the win🖤🐐\",\n                \"rank\": 221,\n                \"first_name\": \"Andri\",\n                \"last_name\": \"Bergmann\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 116345,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"ES\",\n                \"score\": 1285,\n                \"team_name\": \"Charles Team 1\",\n                \"rank\": 221,\n                \"first_name\": \"Charles\",\n                \"last_name\": \"Wheatley\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 712040,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SE\",\n                \"score\": 1285,\n                \"team_name\": \"littlespoon#1439\",\n                \"rank\": 221,\n                \"first_name\": \"Viktor\",\n                \"last_name\": \"Wettergren\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 667392,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"KY\",\n                \"score\": 1285,\n                \"team_name\": \"Elliot Team 1\",\n                \"rank\": 221,\n                \"first_name\": \"Elliot\",\n                \"last_name\": \"Power\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 625463,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1285,\n                \"team_name\": \"Court’s gotta win\",\n                \"rank\": 221,\n                \"first_name\": \"Co\",\n                \"last_name\": \"La\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 594190,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"MU\",\n                \"score\": 1285,\n                \"team_name\": \"Team 1\",\n                \"rank\": 221,\n                \"first_name\": \"Chavi\",\n                \"last_name\": \"Doman\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 598818,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NO\",\n                \"score\": 1285,\n                \"team_name\": \"Bono! My tyres are gone!\",\n                \"rank\": 221,\n                \"first_name\": \"Eskil\",\n                \"last_name\": \"Dahlen\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 506005,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"MA\",\n                \"score\": 1285,\n                \"team_name\": \"Ily F1 Team Official\",\n                \"rank\": 221,\n                \"first_name\": \"Hononono\",\n                \"last_name\": \"Laylay\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 466935,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1285,\n                \"team_name\": \"BetaTauri\",\n                \"rank\": 221,\n                \"first_name\": \"Anthony\",\n                \"last_name\": \"Lineberry\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 480293,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"MX\",\n                \"score\": 1285,\n                \"team_name\": \"Erika Team 1\",\n                \"rank\": 221,\n                \"first_name\": \"Erika\",\n                \"last_name\": \"Gonzalez\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 459939,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1285,\n                \"team_name\": \"Bruce Team 1\",\n                \"rank\": 221,\n                \"first_name\": \"Bruce\",\n                \"last_name\": \"Parris\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 429339,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NO\",\n                \"score\": 1285,\n                \"team_name\": \"dino Team 1\",\n                \"rank\": 221,\n                \"first_name\": \"dino\",\n                \"last_name\": \"Palos\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 406909,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1285,\n                \"team_name\": \"Puff Puff Pass\",\n                \"rank\": 221,\n                \"first_name\": \"Christian\",\n                \"last_name\": \"Steinhäußer\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 12028,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1285,\n                \"team_name\": \"The show must Grosjean\",\n                \"rank\": 221,\n                \"first_name\": \"Shaun\",\n                \"last_name\": \"Wyatt\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 228557,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"PT\",\n                \"score\": 1285,\n                \"team_name\": \"DGM F1 Team\",\n                \"rank\": 221,\n                \"first_name\": \"Diogo\",\n                \"last_name\": \"Marques\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 694294,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1284,\n                \"team_name\": \"Aston Marten Cocknizant Formula One Team\",\n                \"rank\": 236,\n                \"first_name\": \"Marten\",\n                \"last_name\": \"Gillwald\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 596878,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1284,\n                \"team_name\": \"Jack Team 1\",\n                \"rank\": 236,\n                \"first_name\": \"Jack\",\n                \"last_name\": \"Danns\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 537325,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1284,\n                \"team_name\": \"Shaun Team 1\",\n                \"rank\": 236,\n                \"first_name\": \"Shaun\",\n                \"last_name\": \"Sproates\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 522379,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1284,\n                \"team_name\": \"Kevin Team 1\",\n                \"rank\": 236,\n                \"first_name\": \"Kevin\",\n                \"last_name\": \"Heck\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 462864,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"IN\",\n                \"score\": 1284,\n                \"team_name\": \"RoaringRapids\",\n                \"rank\": 236,\n                \"first_name\": \"Aayushman\",\n                \"last_name\": \"Aggarwal\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 322675,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"SK\",\n                \"score\": 1284,\n                \"team_name\": \"Samuel Team 1\",\n                \"rank\": 236,\n                \"first_name\": \"Samuel\",\n                \"last_name\": \"Maľarik\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 282982,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"NL\",\n                \"score\": 1284,\n                \"team_name\": \"Mike Team 1\",\n                \"rank\": 236,\n                \"first_name\": \"Mike\",\n                \"last_name\": \"Advocaat\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 16733,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"FR\",\n                \"score\": 1283,\n                \"team_name\": \"Hot Wheels\",\n                \"rank\": 243,\n                \"first_name\": \"Abbes\",\n                \"last_name\": \"Hosni\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 114050,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1283,\n                \"team_name\": \"Eagles\",\n                \"rank\": 243,\n                \"first_name\": \"Daniel\",\n                \"last_name\": \"Seitz\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 697209,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DK\",\n                \"score\": 1283,\n                \"team_name\": \"Allan Team 1\",\n                \"rank\": 243,\n                \"first_name\": \"Allan\",\n                \"last_name\": \"Schmidt\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 692908,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1283,\n                \"team_name\": \"Kieran Team 1\",\n                \"rank\": 243,\n                \"first_name\": \"Kieran\",\n                \"last_name\": \"Darroch\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 689735,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"FR\",\n                \"score\": 1283,\n                \"team_name\": \"Mehdi Team 1\",\n                \"rank\": 243,\n                \"first_name\": \"Mehdi\",\n                \"last_name\": \"Ben\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 600715,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"GB\",\n                \"score\": 1283,\n                \"team_name\": \"Jake Team 1\",\n                \"rank\": 243,\n                \"first_name\": \"Jake\",\n                \"last_name\": \"Gullon\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            },\n            {\n                \"user_id\": 563017,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 1283,\n                \"team_name\": \"Michael Pippimacher\",\n                \"rank\": 243,\n                \"first_name\": \"Amanda\",\n                \"last_name\": \"Van Vleet\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    16,\n                    19\n                ]\n            },\n            {\n                \"user_id\": 537750,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"DE\",\n                \"score\": 1283,\n                \"team_name\": \"Eduard Team 1\",\n                \"rank\": 243,\n                \"first_name\": \"Eduard\",\n                \"last_name\": \"Dotterer\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [\n                    19\n                ]\n            }\n        ],\n        \"my_positions\": {\n            \"slot_1\": {\n                \"user_id\": 1028643,\n                \"is_verified_entrant\": false,\n                \"user_country\": \"US\",\n                \"score\": 0,\n                \"team_name\": \"Pro Team 1\",\n                \"rank\": 176664,\n                \"first_name\": \"Pro\",\n                \"last_name\": \"Gro\",\n                \"username\": null,\n                \"slot\": 1,\n                \"overall_used_booster_ids\": [],\n                \"entrants_count\": 177207,\n                \"league_name\": \"Mercedes Official League\",\n                \"league_mapping_type\": \"team\",\n                \"league_mapping_type_param\": \"4\",\n                \"overall_leaderboard_position_change\": 2579\n            }\n        },\n        \"verified_users\": []\n    }\n}"}],"_postman_id":"0f2f4507-117d-4850-a6a2-0e05e59b07c3"},{"name":"Boosters","id":"f2956169-866b-48dd-9be2-fcf6860bd107","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/boosters","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["boosters"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[],"variable":[]}},"response":[{"id":"0afa50f9-307a-4801-a2e3-37a338e43818","name":"Boosters","originalRequest":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/boosters"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 10:11:21 GMT"},{"key":"ETag","value":"W/\"3c29c9f2f27fc4939627a711e457f354\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"c2ddb2ba-8f9a-4673-8ecd-edc87d7419c0"},{"key":"X-Runtime","value":"0.117283"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"445"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"boosters\": [\n        {\n            \"id\": 16,\n            \"partner_game_id\": 4,\n            \"name\": \"WildcardBooster\",\n            \"booster_data\": {\n                \"date_from\": \"2021-01-01 00:00\",\n                \"date_to\": \"2021-07-31 13:00\",\n                \"substitutions_cap\": 12\n            },\n            \"created_at\": \"2021-01-21T11:24:54.382Z\",\n            \"updated_at\": \"2021-03-11T10:42:23.574Z\",\n            \"available_for_use\": {\n                \"slot_1\": true,\n                \"slot_2\": true\n            },\n            \"already_used\": {\n                \"slot_1\": false,\n                \"slot_2\": false\n            },\n            \"date_valid\": {\n                \"slot_1\": true,\n                \"slot_2\": true\n            }\n        },\n        {\n            \"id\": 17,\n            \"partner_game_id\": 4,\n            \"name\": \"WildcardBooster\",\n            \"booster_data\": {\n                \"date_from\": \"2021-07-31 13:00\",\n                \"date_to\": \"2021-12-31 00:00\",\n                \"substitutions_cap\": 12\n            },\n            \"created_at\": \"2021-01-21T11:24:54.388Z\",\n            \"updated_at\": \"2021-03-11T10:43:00.806Z\",\n            \"available_for_use\": {\n                \"slot_1\": false,\n                \"slot_2\": false\n            },\n            \"already_used\": {\n                \"slot_1\": false,\n                \"slot_2\": false\n            },\n            \"date_valid\": {\n                \"slot_1\": false,\n                \"slot_2\": false\n            }\n        },\n        {\n            \"id\": 18,\n            \"partner_game_id\": 4,\n            \"name\": \"PlayerBooster\",\n            \"booster_data\": {\n                \"multiplier\": 2,\n                \"threshold\": 19.9\n            },\n            \"created_at\": \"2021-01-21T11:24:54.401Z\",\n            \"updated_at\": \"2021-01-21T11:24:54.401Z\",\n            \"available_for_use\": {\n                \"slot_1\": true,\n                \"slot_2\": true\n            },\n            \"already_used\": {\n                \"slot_1\": false,\n                \"slot_2\": false\n            },\n            \"date_valid\": {\n                \"slot_1\": true,\n                \"slot_2\": true\n            },\n            \"threshold\": 19.9,\n            \"multiplier\": 2\n        },\n        {\n            \"id\": 19,\n            \"partner_game_id\": 4,\n            \"name\": \"MegaPlayerBooster\",\n            \"booster_data\": {\n                \"date_from\": \"2021-01-01 00:00\",\n                \"date_to\": \"2021-07-31 13:00\",\n                \"multiplier\": 3,\n                \"threshold\": 100\n            },\n            \"created_at\": \"2021-01-21T11:24:54.414Z\",\n            \"updated_at\": \"2021-03-11T10:43:35.962Z\",\n            \"available_for_use\": {\n                \"slot_1\": true,\n                \"slot_2\": false\n            },\n            \"already_used\": {\n                \"slot_1\": false,\n                \"slot_2\": true\n            },\n            \"date_valid\": {\n                \"slot_1\": true,\n                \"slot_2\": true\n            },\n            \"threshold\": 100,\n            \"multiplier\": 3\n        },\n        {\n            \"id\": 20,\n            \"partner_game_id\": 4,\n            \"name\": \"MegaPlayerBooster\",\n            \"booster_data\": {\n                \"date_from\": \"2021-07-31 13:00\",\n                \"date_to\": \"2021-12-31 00:00\",\n                \"multiplier\": 3,\n                \"threshold\": 100\n            },\n            \"created_at\": \"2021-01-21T11:24:54.417Z\",\n            \"updated_at\": \"2021-03-11T10:44:08.490Z\",\n            \"available_for_use\": {\n                \"slot_1\": false,\n                \"slot_2\": false\n            },\n            \"already_used\": {\n                \"slot_1\": false,\n                \"slot_2\": false\n            },\n            \"date_valid\": {\n                \"slot_1\": false,\n                \"slot_2\": false\n            },\n            \"threshold\": 100,\n            \"multiplier\": 3\n        }\n    ]\n}"}],"_postman_id":"f2956169-866b-48dd-9be2-fcf6860bd107"},{"name":"Live Stats","id":"81dfa2be-c10c-4d47-a65f-1a3913148e12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/live_stats?game_period_id=76","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["live_stats"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[{"key":"game_period_id","value":"76"}],"variable":[]}},"response":[{"id":"bc000764-8338-4109-863b-1c07a4580165","name":"Live Stats","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://fantasy-api.formula1.com/partner_games/f1/live_stats?game_period_id=75","host":["https://fantasy-api.formula1.com/partner_games/f1"],"path":["live_stats"],"query":[{"key":"game_period_id","value":"75"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 10:11:39 GMT"},{"key":"ETag","value":"W/\"0f8c156da7045c065fe3646354fd1ee8\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"a3062e0c-c393-45c0-8168-9c4aaf3eed3c"},{"key":"X-Runtime","value":"0.096448"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"945"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"live_stat\": {\n        \"id\": \"live_stat_75\",\n        \"data\": {\n            \"team_data\": {\n                \"slot_1\": {\n                    \"events\": [\n                        {\n                            \"id\": 2852193,\n                            \"event_name\": \"Q3 FINISH\",\n                            \"created_at\": \"2021-06-06T10:10:53.174Z\",\n                            \"player_id\": 16,\n                            \"points\": 3,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852194,\n                            \"event_name\": \"6TH PLACE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:53.206Z\",\n                            \"player_id\": 16,\n                            \"points\": 5,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852195,\n                            \"event_name\": \"BEAT TEAM MATE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:53.237Z\",\n                            \"player_id\": 16,\n                            \"points\": 2,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852191,\n                            \"event_name\": \"Q3 FINISH\",\n                            \"created_at\": \"2021-06-06T10:10:53.109Z\",\n                            \"player_id\": 23,\n                            \"points\": 3,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852192,\n                            \"event_name\": \"5TH PLACE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:53.141Z\",\n                            \"player_id\": 23,\n                            \"points\": 6,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852179,\n                            \"event_name\": \"Q3 FINISH\",\n                            \"created_at\": \"2021-06-06T10:10:52.720Z\",\n                            \"player_id\": 14,\n                            \"points\": 3,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852180,\n                            \"event_name\": \"3RD PLACE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:52.748Z\",\n                            \"player_id\": 14,\n                            \"points\": 8,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852181,\n                            \"event_name\": \"BEAT TEAM MATE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:52.776Z\",\n                            \"player_id\": 14,\n                            \"points\": 2,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852229,\n                            \"event_name\": \"FAIL TO QUALIFY\",\n                            \"created_at\": \"2021-06-06T10:10:54.309Z\",\n                            \"player_id\": 27,\n                            \"points\": -5,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852167,\n                            \"event_name\": \"Q3 FINISH\",\n                            \"created_at\": \"2021-06-06T10:10:52.305Z\",\n                            \"player_id\": 22,\n                            \"points\": 3,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852168,\n                            \"event_name\": \"1ST PLACE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:52.336Z\",\n                            \"player_id\": 22,\n                            \"points\": 10,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852169,\n                            \"event_name\": \"BEAT TEAM MATE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:52.364Z\",\n                            \"player_id\": 22,\n                            \"points\": 2,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852170,\n                            \"event_name\": \"Q3 FINISH\",\n                            \"created_at\": \"2021-06-06T10:10:52.394Z\",\n                            \"player_id\": 1,\n                            \"points\": 6,\n                            \"value\": 2,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852171,\n                            \"event_name\": \"1ST PLACE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:52.456Z\",\n                            \"player_id\": 1,\n                            \"points\": 10,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852172,\n                            \"event_name\": \"5TH PLACE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:52.488Z\",\n                            \"player_id\": 1,\n                            \"points\": 6,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        }\n                    ],\n                    \"player_scores\": [\n                        {\n                            \"id\": \"player_score_16\",\n                            \"player_id\": 16,\n                            \"score\": 10\n                        },\n                        {\n                            \"id\": \"player_score_23\",\n                            \"player_id\": 23,\n                            \"score\": 9\n                        },\n                        {\n                            \"id\": \"player_score_14\",\n                            \"player_id\": 14,\n                            \"score\": 13\n                        },\n                        {\n                            \"id\": \"player_score_27\",\n                            \"player_id\": 27,\n                            \"score\": -5\n                        },\n                        {\n                            \"id\": \"player_score_22\",\n                            \"player_id\": 22,\n                            \"score\": 15\n                        },\n                        {\n                            \"id\": \"player_score_1\",\n                            \"player_id\": 1,\n                            \"score\": 22\n                        }\n                    ]\n                },\n                \"slot_2\": {\n                    \"events\": [\n                        {\n                            \"id\": 2561393,\n                            \"event_name\": \"TOP TEN IN A ROW QUALIFYING\",\n                            \"created_at\": \"2021-06-05T13:37:33.047Z\",\n                            \"player_id\": 15,\n                            \"points\": 5,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852199,\n                            \"event_name\": \"Q3 FINISH\",\n                            \"created_at\": \"2021-06-06T10:10:53.355Z\",\n                            \"player_id\": 15,\n                            \"points\": 3,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852200,\n                            \"event_name\": \"7TH PLACE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:53.383Z\",\n                            \"player_id\": 15,\n                            \"points\": 4,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852179,\n                            \"event_name\": \"Q3 FINISH\",\n                            \"created_at\": \"2021-06-06T10:10:52.720Z\",\n                            \"player_id\": 14,\n                            \"points\": 3,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852180,\n                            \"event_name\": \"3RD PLACE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:52.748Z\",\n                            \"player_id\": 14,\n                            \"points\": 8,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852181,\n                            \"event_name\": \"BEAT TEAM MATE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:52.776Z\",\n                            \"player_id\": 14,\n                            \"points\": 2,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852229,\n                            \"event_name\": \"FAIL TO QUALIFY\",\n                            \"created_at\": \"2021-06-06T10:10:54.309Z\",\n                            \"player_id\": 27,\n                            \"points\": -5,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852167,\n                            \"event_name\": \"Q3 FINISH\",\n                            \"created_at\": \"2021-06-06T10:10:52.305Z\",\n                            \"player_id\": 22,\n                            \"points\": 3,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852168,\n                            \"event_name\": \"1ST PLACE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:52.336Z\",\n                            \"player_id\": 22,\n                            \"points\": 10,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852169,\n                            \"event_name\": \"BEAT TEAM MATE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:52.364Z\",\n                            \"player_id\": 22,\n                            \"points\": 2,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852214,\n                            \"event_name\": \"Q2 FINISH\",\n                            \"created_at\": \"2021-06-06T10:10:53.817Z\",\n                            \"player_id\": 20,\n                            \"points\": 2,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852170,\n                            \"event_name\": \"Q3 FINISH\",\n                            \"created_at\": \"2021-06-06T10:10:52.394Z\",\n                            \"player_id\": 1,\n                            \"points\": 6,\n                            \"value\": 2,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852171,\n                            \"event_name\": \"1ST PLACE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:52.456Z\",\n                            \"player_id\": 1,\n                            \"points\": 10,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        },\n                        {\n                            \"id\": 2852172,\n                            \"event_name\": \"5TH PLACE QUALIFYING\",\n                            \"created_at\": \"2021-06-06T10:10:52.488Z\",\n                            \"player_id\": 1,\n                            \"points\": 6,\n                            \"value\": 1,\n                            \"match_id\": 11\n                        }\n                    ],\n                    \"player_scores\": [\n                        {\n                            \"id\": \"player_score_15\",\n                            \"player_id\": 15,\n                            \"score\": 12\n                        },\n                        {\n                            \"id\": \"player_score_14\",\n                            \"player_id\": 14,\n                            \"score\": 13\n                        },\n                        {\n                            \"id\": \"player_score_27\",\n                            \"player_id\": 27,\n                            \"score\": -5\n                        },\n                        {\n                            \"id\": \"player_score_22\",\n                            \"player_id\": 22,\n                            \"score\": 15\n                        },\n                        {\n                            \"id\": \"player_score_20\",\n                            \"player_id\": 20,\n                            \"score\": 2\n                        },\n                        {\n                            \"id\": \"player_score_1\",\n                            \"player_id\": 1,\n                            \"score\": 22\n                        }\n                    ]\n                }\n            },\n            \"live_data\": null,\n            \"qualifying_live_data\": null,\n            \"other_player_scores\": [\n                {\n                    \"id\": \"player_score_7\",\n                    \"player_id\": 7,\n                    \"score\": 16\n                },\n                {\n                    \"id\": \"player_score_6\",\n                    \"player_id\": 6,\n                    \"score\": 7\n                },\n                {\n                    \"id\": \"player_score_12\",\n                    \"player_id\": 12,\n                    \"score\": 14\n                },\n                {\n                    \"id\": \"player_score_26\",\n                    \"player_id\": 26,\n                    \"score\": 4\n                },\n                {\n                    \"id\": \"player_score_24\",\n                    \"player_id\": 24,\n                    \"score\": 12\n                },\n                {\n                    \"id\": \"player_score_5\",\n                    \"player_id\": 5,\n                    \"score\": 18\n                },\n                {\n                    \"id\": \"player_score_18\",\n                    \"player_id\": 18,\n                    \"score\": -5\n                },\n                {\n                    \"id\": \"player_score_13\",\n                    \"player_id\": 13,\n                    \"score\": 4\n                },\n                {\n                    \"id\": \"player_score_29\",\n                    \"player_id\": 29,\n                    \"score\": 1\n                },\n                {\n                    \"id\": \"player_score_19\",\n                    \"player_id\": 19,\n                    \"score\": 4\n                },\n                {\n                    \"id\": \"player_score_25\",\n                    \"player_id\": 25,\n                    \"score\": 6\n                },\n                {\n                    \"id\": \"player_score_30\",\n                    \"player_id\": 30,\n                    \"score\": 4\n                },\n                {\n                    \"id\": \"player_score_21\",\n                    \"player_id\": 21,\n                    \"score\": 7\n                },\n                {\n                    \"id\": \"player_score_3\",\n                    \"player_id\": 3,\n                    \"score\": 10\n                },\n                {\n                    \"id\": \"player_score_17\",\n                    \"player_id\": 17,\n                    \"score\": 2\n                },\n                {\n                    \"id\": \"player_score_28\",\n                    \"player_id\": 28,\n                    \"score\": 3\n                },\n                {\n                    \"id\": \"player_score_10\",\n                    \"player_id\": 10,\n                    \"score\": 2\n                },\n                {\n                    \"id\": \"player_score_31\",\n                    \"player_id\": 31,\n                    \"score\": 1\n                },\n                {\n                    \"id\": \"player_score_2\",\n                    \"player_id\": 2,\n                    \"score\": 3\n                },\n                {\n                    \"id\": \"player_score_4\",\n                    \"player_id\": 4,\n                    \"score\": 21\n                },\n                {\n                    \"id\": \"player_score_9\",\n                    \"player_id\": 9,\n                    \"score\": 2\n                },\n                {\n                    \"id\": \"player_score_8\",\n                    \"player_id\": 8,\n                    \"score\": 2\n                }\n            ]\n        },\n        \"live_stats_polling_interval_seconds\": 120,\n        \"locked\": true\n    }\n}"}],"_postman_id":"81dfa2be-c10c-4d47-a65f-1a3913148e12"},{"name":"Promotions","id":"2f165fa6-2cf4-49cb-ab37-bdcb9a2d18d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/promotions","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["promotions"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[],"variable":[]}},"response":[{"id":"3c46de0a-53cb-411d-84b9-f17d5eacbf21","name":"Promotions","originalRequest":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/promotions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 19:26:19 GMT"},{"key":"ETag","value":"W/\"e2a2e94d7883249e7321574bd45fe348\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"c57e53e4-edee-4e67-8edd-04656bba633a"},{"key":"X-Runtime","value":"0.027521"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"182"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"promotions\": [\n        {\n            \"id\": 1,\n            \"name\": \"F1 Start Season League Creation Promo\",\n            \"slug\": \"f1_start_season_invite_promo\",\n            \"description\": \"F1 Start Season League Creation Promo\",\n            \"starts_at\": \"2021-01-01T00:00:00.000Z\",\n            \"expiry_date\": \"2021-03-27T15:00:00.000Z\",\n            \"league_info\": null\n        }\n    ]\n}"}],"_postman_id":"2f165fa6-2cf4-49cb-ab37-bdcb9a2d18d6"},{"name":"Single User Data","id":"bab37aa1-1720-4c63-ae73-a2459adfae34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Referer","value":"https://fantasy.formula1.com/my-teams?from=login&slot=1","type":"text"}],"body":{"mode":"raw","raw":"{\"user\":{\"email\":null}}","options":{"raw":{"language":"json"}}},"url":"https://fantasy-api.formula1.com/partner_games/f1/users/{{userId}}","description":"<p>Unclear how this is different from users endpoint</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["users","{{userId}}"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[],"variable":[]}},"response":[{"id":"486f6750-b1ab-4fc3-adcb-c9fc91dca8db","name":"Single User Data","originalRequest":{"method":"PUT","header":[{"key":"Referer","value":"https://fantasy.formula1.com/my-teams?from=login&slot=1","type":"text"}],"body":{"mode":"raw","raw":"{\"user\":{\"email\":null}}","options":{"raw":{"language":"json"}}},"url":"https://fantasy-api.formula1.com/partner_games/f1/users/102488"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 10:31:06 GMT"},{"key":"ETag","value":"W/\"0475d665dbc2ae8b314bbd7a30b0e03e\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"invalidate, pass"},{"key":"X-Request-Id","value":"e2c59aa7-27b5-4582-b838-7f29b609fa77"},{"key":"X-Runtime","value":"0.135352"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"975"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"user\": {\n        \"id\": 102488,\n        \"first_name\": \"First\",\n        \"last_name\": \"Last\",\n        \"created_at\": \"2021-02-10T02:56:25.850Z\",\n        \"date_of_birth\": null,\n        \"registered_at\": null,\n        \"locale\": \"en\",\n        \"is_semi_restricted\": false,\n        \"username\": null,\n        \"last_week_player_ids\": {\n            \"slot_1\": [\n                {\n                    \"player_id\": 5,\n                    \"slot\": 1,\n                    \"pitch_position\": 2\n                },\n                {\n                    \"player_id\": 23,\n                    \"slot\": 5,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 15,\n                    \"slot\": 4,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 20,\n                    \"slot\": 3,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 16,\n                    \"slot\": 2,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 22,\n                    \"slot\": 1,\n                    \"pitch_position\": 1\n                }\n            ],\n            \"slot_2\": [\n                {\n                    \"player_id\": 2,\n                    \"slot\": 1,\n                    \"pitch_position\": 2\n                },\n                {\n                    \"player_id\": 22,\n                    \"slot\": 5,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 16,\n                    \"slot\": 4,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 20,\n                    \"slot\": 3,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 15,\n                    \"slot\": 2,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 12,\n                    \"slot\": 1,\n                    \"pitch_position\": 1\n                }\n            ]\n        },\n        \"this_week_player_ids\": {\n            \"slot_1\": [\n                {\n                    \"player_id\": 1,\n                    \"slot\": 1,\n                    \"pitch_position\": 2\n                },\n                {\n                    \"player_id\": 23,\n                    \"slot\": 5,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 14,\n                    \"slot\": 4,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 27,\n                    \"slot\": 3,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 16,\n                    \"slot\": 2,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 22,\n                    \"slot\": 1,\n                    \"pitch_position\": 1\n                }\n            ],\n            \"slot_2\": [\n                {\n                    \"player_id\": 1,\n                    \"slot\": 1,\n                    \"pitch_position\": 2\n                },\n                {\n                    \"player_id\": 22,\n                    \"slot\": 5,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 20,\n                    \"slot\": 4,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 27,\n                    \"slot\": 3,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 15,\n                    \"slot\": 2,\n                    \"pitch_position\": 1\n                },\n                {\n                    \"player_id\": 14,\n                    \"slot\": 1,\n                    \"pitch_position\": 1\n                }\n            ]\n        },\n        \"last_week_team_values\": {\n            \"slot_1\": {\n                \"team_value\": 100.1,\n                \"cash_balance\": 1.5,\n                \"total_budget\": 101.6\n            },\n            \"slot_2\": {\n                \"team_value\": 100.2,\n                \"cash_balance\": 1,\n                \"total_budget\": 101.2\n            }\n        },\n        \"sign_in_country_iso\": \"US\",\n        \"picked_team_score_totals\": {\n            \"slot_2\": 833,\n            \"slot_1\": 854\n        },\n        \"picked_team_score_totals_minus_live_scores\": {\n            \"slot_2\": 833,\n            \"slot_1\": 854\n        },\n        \"current_picked_teams_info\": {\n            \"slot_1\": {\n                \"team_name\": \"bread bowl\",\n                \"id\": 10504875,\n                \"slot\": 1,\n                \"score\": 0\n            },\n            \"slot_2\": {\n                \"team_name\": \"go george\",\n                \"id\": 10504859,\n                \"slot\": 2,\n                \"score\": 0\n            }\n        },\n        \"historical_picked_teams_info\": {\n            \"slot_1\": {\n                \"team_name\": \"bread bowl\",\n                \"historical_team_info\": [\n                    {\n                        \"game_period_id\": 70,\n                        \"picked_team_id\": 309055\n                    },\n                    {\n                        \"game_period_id\": 71,\n                        \"picked_team_id\": 310261\n                    },\n                    {\n                        \"game_period_id\": 72,\n                        \"picked_team_id\": 3813507\n                    },\n                    {\n                        \"game_period_id\": 73,\n                        \"picked_team_id\": 5448817\n                    },\n                    {\n                        \"game_period_id\": 74,\n                        \"picked_team_id\": 7155705\n                    }\n                ]\n            },\n            \"slot_2\": {\n                \"team_name\": \"go george\",\n                \"historical_team_info\": [\n                    {\n                        \"game_period_id\": 70,\n                        \"picked_team_id\": 309675\n                    },\n                    {\n                        \"game_period_id\": 71,\n                        \"picked_team_id\": 309786\n                    },\n                    {\n                        \"game_period_id\": 72,\n                        \"picked_team_id\": 3966059\n                    },\n                    {\n                        \"game_period_id\": 73,\n                        \"picked_team_id\": 5448592\n                    },\n                    {\n                        \"game_period_id\": 74,\n                        \"picked_team_id\": 8724496\n                    }\n                ]\n            }\n        },\n        \"next_picked_teams_info\": {\n            \"slot_1\": {\n                \"team_name\": \"bread bowl\",\n                \"id\": 12376172,\n                \"slot\": 1,\n                \"score\": 0\n            },\n            \"slot_2\": {\n                \"team_name\": \"go george\",\n                \"id\": 12376226,\n                \"slot\": 2,\n                \"score\": 0\n            },\n            \"slot_3\": {\n                \"team_name\": \"My Team\",\n                \"id\": 12534756,\n                \"slot\": 3,\n                \"score\": 0\n            }\n        },\n        \"updated_at\": \"2021-06-06T10:26:11.928Z\",\n        \"jwt\": null,\n        \"nba_consent_at\": null,\n        \"nba_share_consent_at\": null,\n        \"daily_consent_at\": null,\n        \"errors\": {},\n        \"f1_fantasy_email_consent\": false,\n        \"seen_f1_fantasy_email_consent\": false,\n        \"disable_image_uploads\": false,\n        \"settings\": {\n            \"modal:app-announcement-modal-sprint-qualifying-points-structure\": true,\n            \"modal:new-for-2021\": true,\n            \"settings:last-modification\": 1622973555192,\n            \"tour:my-teams:next-team-editing-available-counter\": 1,\n            \"settings:commit\": 1622973580977\n        },\n        \"technical_issue\": null\n    }\n}"}],"_postman_id":"bab37aa1-1720-4c63-ae73-a2459adfae34"},{"name":"Driver Stats Per Round","id":"1004f044-4e27-4bdf-bff0-bb2f60c8bcb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/players/16/game_periods_scores?player=16","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["players","16","game_periods_scores"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[{"description":{"content":"<p>The driver ID number</p>\n","type":"text/plain"},"key":"player","value":"16"}],"variable":[]}},"response":[{"id":"0454b0b1-1175-4404-8fea-7f7ebc2268ee","name":"Driver Stats Per Round","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://fantasy-api.formula1.com/partner_games/f1/players/16/game_periods_scores?player=16","host":["https://fantasy-api.formula1.com/partner_games/f1"],"path":["players","16","game_periods_scores"],"query":[{"key":"player","value":"16","description":"The driver ID number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 10:12:57 GMT"},{"key":"ETag","value":"W/\"92a5cc9446817ab4249f4234d6a26058\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"2abec837-1e32-4c0b-9405-aa7b438f5b8f"},{"key":"X-Runtime","value":"0.063418"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"1080"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"game_periods_scores\": [\n        {\n            \"id\": 70,\n            \"name\": \"FORMULA 1 GULF AIR BAHRAIN GRAND PRIX 2021\",\n            \"short_name\": \"Bahrain\",\n            \"country_iso\": \"BH\",\n            \"starts_at\": \"2021-03-27T15:00:00.000Z\",\n            \"ends_at\": null,\n            \"total_freq\": 8,\n            \"total_points\": 29,\n            \"events\": {\n                \"game_period_total_points\": 29,\n                \"game_period_total_freq\": 8,\n                \"match_breakdown\": {\n                    \"1\": {\n                        \"match_total_points\": 7,\n                        \"match_total_freq\": 2,\n                        \"events\": [\n                            {\n                                \"event_name\": \"7th_place_qualifying\",\n                                \"display_name\": \"7TH PLACE QUALIFYING\",\n                                \"points\": 4,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"q3_finish\",\n                                \"display_name\": \"Q3 FINISH\",\n                                \"points\": 3,\n                                \"freq\": 1\n                            }\n                        ]\n                    },\n                    \"2\": {\n                        \"match_total_points\": 22,\n                        \"match_total_freq\": 6,\n                        \"events\": [\n                            {\n                                \"event_name\": \"4th_place\",\n                                \"display_name\": \"4TH PLACE\",\n                                \"points\": 12,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"beat_team_mate\",\n                                \"display_name\": \"BEAT TEAM MATE\",\n                                \"points\": 3,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"did_finish\",\n                                \"display_name\": \"DID FINISH\",\n                                \"points\": 1,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"positions_gained\",\n                                \"display_name\": \"POSITIONS GAINED\",\n                                \"points\": 6,\n                                \"freq\": 3\n                            }\n                        ]\n                    }\n                }\n            }\n        },\n        {\n            \"id\": 71,\n            \"name\": \"FORMULA 1 PIRELLI GRAN PREMIO DEL MADE IN ITALY E DELL'EMILIA ROMAGNA 2021\",\n            \"short_name\": \"Imola\",\n            \"country_iso\": \"IT\",\n            \"starts_at\": \"2021-04-17T12:00:00.000Z\",\n            \"ends_at\": null,\n            \"total_freq\": 9,\n            \"total_points\": 34,\n            \"events\": {\n                \"game_period_total_points\": 34,\n                \"game_period_total_freq\": 9,\n                \"match_breakdown\": {\n                    \"3\": {\n                        \"match_total_points\": 7,\n                        \"match_total_freq\": 2,\n                        \"events\": [\n                            {\n                                \"event_name\": \"7th_place_qualifying\",\n                                \"display_name\": \"7TH PLACE QUALIFYING\",\n                                \"points\": 4,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"q3_finish\",\n                                \"display_name\": \"Q3 FINISH\",\n                                \"points\": 3,\n                                \"freq\": 1\n                            }\n                        ]\n                    },\n                    \"4\": {\n                        \"match_total_points\": 27,\n                        \"match_total_freq\": 7,\n                        \"events\": [\n                            {\n                                \"event_name\": \"3rd_place\",\n                                \"display_name\": \"3RD PLACE\",\n                                \"points\": 15,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"beat_team_mate\",\n                                \"display_name\": \"BEAT TEAM MATE\",\n                                \"points\": 3,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"did_finish\",\n                                \"display_name\": \"DID FINISH\",\n                                \"points\": 1,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"positions_gained\",\n                                \"display_name\": \"POSITIONS GAINED\",\n                                \"points\": 8,\n                                \"freq\": 4\n                            }\n                        ]\n                    }\n                }\n            }\n        },\n        {\n            \"id\": 72,\n            \"name\": \"FORMULA 1 HEINEKEN GRANDE PRÉMIO DE PORTUGAL 2021\",\n            \"short_name\": \"Portugal\",\n            \"country_iso\": \"PT\",\n            \"starts_at\": \"2021-05-01T14:00:00.000Z\",\n            \"ends_at\": null,\n            \"total_freq\": 8,\n            \"total_points\": 27,\n            \"events\": {\n                \"game_period_total_points\": 27,\n                \"game_period_total_freq\": 8,\n                \"match_breakdown\": {\n                    \"5\": {\n                        \"match_total_points\": 9,\n                        \"match_total_freq\": 3,\n                        \"events\": [\n                            {\n                                \"event_name\": \"7th_place_qualifying\",\n                                \"display_name\": \"7TH PLACE QUALIFYING\",\n                                \"points\": 4,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"beat_team_mate_qualifying\",\n                                \"display_name\": \"BEAT TEAM MATE QUALIFYING\",\n                                \"points\": 2,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"q3_finish\",\n                                \"display_name\": \"Q3 FINISH\",\n                                \"points\": 3,\n                                \"freq\": 1\n                            }\n                        ]\n                    },\n                    \"6\": {\n                        \"match_total_points\": 18,\n                        \"match_total_freq\": 5,\n                        \"events\": [\n                            {\n                                \"event_name\": \"5th_place\",\n                                \"display_name\": \"5TH PLACE\",\n                                \"points\": 10,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"beat_team_mate\",\n                                \"display_name\": \"BEAT TEAM MATE\",\n                                \"points\": 3,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"did_finish\",\n                                \"display_name\": \"DID FINISH\",\n                                \"points\": 1,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"positions_gained\",\n                                \"display_name\": \"POSITIONS GAINED\",\n                                \"points\": 4,\n                                \"freq\": 2\n                            }\n                        ]\n                    }\n                }\n            }\n        },\n        {\n            \"id\": 73,\n            \"name\": \"FORMULA 1 ARAMCO GRAN PREMIO DE ESPAÑA 2021\",\n            \"short_name\": \"Spain\",\n            \"country_iso\": \"ES\",\n            \"starts_at\": \"2021-05-08T13:00:00.000Z\",\n            \"ends_at\": null,\n            \"total_freq\": 5,\n            \"total_points\": 12,\n            \"events\": {\n                \"game_period_total_points\": 12,\n                \"game_period_total_freq\": 5,\n                \"match_breakdown\": {\n                    \"7\": {\n                        \"match_total_points\": 5,\n                        \"match_total_freq\": 2,\n                        \"events\": [\n                            {\n                                \"event_name\": \"9th_place_qualifying\",\n                                \"display_name\": \"9TH PLACE QUALIFYING\",\n                                \"points\": 2,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"q3_finish\",\n                                \"display_name\": \"Q3 FINISH\",\n                                \"points\": 3,\n                                \"freq\": 1\n                            }\n                        ]\n                    },\n                    \"8\": {\n                        \"match_total_points\": 7,\n                        \"match_total_freq\": 3,\n                        \"events\": [\n                            {\n                                \"event_name\": \"8th_place\",\n                                \"display_name\": \"8TH PLACE\",\n                                \"points\": 4,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"did_finish\",\n                                \"display_name\": \"DID FINISH\",\n                                \"points\": 1,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"positions_gained\",\n                                \"display_name\": \"POSITIONS GAINED\",\n                                \"points\": 2,\n                                \"freq\": 1\n                            }\n                        ]\n                    }\n                }\n            }\n        },\n        {\n            \"id\": 74,\n            \"name\": \"FORMULA 1 GRAND PRIX DE MONACO 2021\",\n            \"short_name\": \"Monaco\",\n            \"country_iso\": \"MC\",\n            \"starts_at\": \"2021-05-22T13:00:00.000Z\",\n            \"ends_at\": null,\n            \"total_freq\": 10,\n            \"total_points\": 49,\n            \"events\": {\n                \"game_period_total_points\": 49,\n                \"game_period_total_freq\": 10,\n                \"match_breakdown\": {\n                    \"9\": {\n                        \"match_total_points\": 16,\n                        \"match_total_freq\": 4,\n                        \"events\": [\n                            {\n                                \"event_name\": \"5th_place_qualifying\",\n                                \"display_name\": \"5TH PLACE QUALIFYING\",\n                                \"points\": 6,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"beat_team_mate_qualifying\",\n                                \"display_name\": \"BEAT TEAM MATE QUALIFYING\",\n                                \"points\": 2,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"q3_finish\",\n                                \"display_name\": \"Q3 FINISH\",\n                                \"points\": 3,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"top_ten_in_a_row_qualifying\",\n                                \"display_name\": \"TOP TEN IN A ROW QUALIFYING\",\n                                \"points\": 5,\n                                \"freq\": 1\n                            }\n                        ]\n                    },\n                    \"10\": {\n                        \"match_total_points\": 33,\n                        \"match_total_freq\": 6,\n                        \"events\": [\n                            {\n                                \"event_name\": \"3rd_place\",\n                                \"display_name\": \"3RD PLACE\",\n                                \"points\": 15,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"beat_team_mate\",\n                                \"display_name\": \"BEAT TEAM MATE\",\n                                \"points\": 3,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"did_finish\",\n                                \"display_name\": \"DID FINISH\",\n                                \"points\": 1,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"positions_gained\",\n                                \"display_name\": \"POSITIONS GAINED\",\n                                \"points\": 4,\n                                \"freq\": 2\n                            },\n                            {\n                                \"event_name\": \"top_ten_in_a_row_race\",\n                                \"display_name\": \"TOP TEN IN A ROW RACE\",\n                                \"points\": 10,\n                                \"freq\": 1\n                            }\n                        ]\n                    }\n                }\n            }\n        },\n        {\n            \"id\": 75,\n            \"name\": \"FORMULA 1 AZERBAIJAN GRAND PRIX 2021\",\n            \"short_name\": \"Azerbaijan\",\n            \"country_iso\": \"AZ\",\n            \"starts_at\": \"2021-06-05T12:00:00.000Z\",\n            \"ends_at\": null,\n            \"total_freq\": 3,\n            \"total_points\": 10,\n            \"events\": {\n                \"game_period_total_points\": 10,\n                \"game_period_total_freq\": 3,\n                \"match_breakdown\": {\n                    \"11\": {\n                        \"match_total_points\": 10,\n                        \"match_total_freq\": 3,\n                        \"events\": [\n                            {\n                                \"event_name\": \"q3_finish\",\n                                \"display_name\": \"Q3 FINISH\",\n                                \"points\": 3,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"6th_place_qualifying\",\n                                \"display_name\": \"6TH PLACE QUALIFYING\",\n                                \"points\": 5,\n                                \"freq\": 1\n                            },\n                            {\n                                \"event_name\": \"beat_team_mate_qualifying\",\n                                \"display_name\": \"BEAT TEAM MATE QUALIFYING\",\n                                \"points\": 2,\n                                \"freq\": 1\n                            }\n                        ]\n                    }\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"1004f044-4e27-4bdf-bff0-bb2f60c8bcb7"},{"name":"Gameweek Summary","id":"71720c48-bb76-4e73-afee-a928e291e14b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/gameweek_summaries","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["gameweek_summaries"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[],"variable":[]}},"response":[{"id":"33beea39-eb94-4cf5-a48c-f0474cb1fc4c","name":"Gameweek Summary","originalRequest":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/gameweek_summaries"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 10:10:48 GMT"},{"key":"ETag","value":"W/\"27b241b85d6e1361b4187bb3282417b4\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"miss"},{"key":"X-Request-Id","value":"24a02c60-658c-482b-b5da-2481774755ae"},{"key":"X-Runtime","value":"0.039613"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"12530"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"gameweek_summary\": {\n        \"id\": \"gameweek_summary_ps_4\",\n        \"title\": \"Gameweek Summary ps_4 (Cumulative)\",\n        \"data_updated_at\": \"2021-06-06 04:16:40\",\n        \"gameweek_stats\": [],\n        \"gameweek_stat_groups\": [\n            {\n                \"id\": \"gameweek_stat_group_highest_team_points_with_mega_player_booster_gp_76_cumulative\",\n                \"title\": \"Highest Team Points With Mega Player Booster\",\n                \"type\": \"highest_team_points_with_mega_player_booster\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"team_points\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"8d4a60004e040be5ab08e88cbfc29b7a\",\n                        \"attrs\": {\n                            \"picked_team_score\": 1171\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_highest_team_points_without_mega_player_booster_gp_76_cumulative\",\n                \"title\": \"Highest Team Points Without Mega Player Booster\",\n                \"type\": \"highest_team_points_without_mega_player_booster\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"team_points\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"6a8e3931a4ff63cb0c3189e3da2026c6\",\n                        \"attrs\": {\n                            \"picked_team_score\": 1070\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_average_team_points_with_mega_player_booster_gp_76_cumulative\",\n                \"title\": \"Average Team Points With Mega Player Booster\",\n                \"type\": \"average_team_points_with_mega_player_booster\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"average_points\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"54b51143669d8dfde47a3b2260395c33\",\n                        \"attrs\": {\n                            \"average_score\": 822.6\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_average_team_points_without_mega_player_booster_gp_76_cumulative\",\n                \"title\": \"Average Team Points Without Mega Player Booster\",\n                \"type\": \"average_team_points_without_mega_player_booster\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"average_points\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"605ad4aef432f582fe62a1a3a7e03a91\",\n                        \"attrs\": {\n                            \"average_score\": 697.5\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_most_transferred_in_by_position_gp_76_cumulative\",\n                \"title\": \"Most Transferred In by Position\",\n                \"type\": \"most_transferred_in_by_position\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"player\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"908eb6c426b9dc2bbffee1f425e54ea8\",\n                        \"attrs\": {\n                            \"position\": \"Driver\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"9b8306d80f3a5704759d935869610b24\",\n                                    \"attrs\": {\n                                        \"player_id\": 23,\n                                        \"player_name\": \"C. Sainz\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"transfer_in_percentage\": 13\n                                    }\n                                },\n                                {\n                                    \"id\": \"5b7d8dbf332eb86b11aa7c2a12add178\",\n                                    \"attrs\": {\n                                        \"player_id\": 24,\n                                        \"player_name\": \"P. Gasly\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"transfer_in_percentage\": 12\n                                    }\n                                },\n                                {\n                                    \"id\": \"8a5d75cf98e1c8a3c7b6e01053604561\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"transfer_in_percentage\": 11\n                                    }\n                                },\n                                {\n                                    \"id\": \"7c80bb5f19f80a17f9ac3b8f6353b464\",\n                                    \"attrs\": {\n                                        \"player_id\": 16,\n                                        \"player_name\": \"L. Norris\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"transfer_in_percentage\": 7\n                                    }\n                                },\n                                {\n                                    \"id\": \"9a1bd2157dc7450be1d9ec5cc62c946e\",\n                                    \"attrs\": {\n                                        \"player_id\": 15,\n                                        \"player_name\": \"S. Perez\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"transfer_in_percentage\": 7\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"e18770506358dee5ebf6542eb273140c\",\n                        \"attrs\": {\n                            \"position\": \"Constructor\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"7d201415d461c04a67c3c95fe672158c\",\n                                    \"attrs\": {\n                                        \"player_id\": 1,\n                                        \"player_name\": \"Ferrari\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"transfer_in_percentage\": 9\n                                    }\n                                },\n                                {\n                                    \"id\": \"a63f47e8ba22820a579ad60f546ee88f\",\n                                    \"attrs\": {\n                                        \"player_id\": 5,\n                                        \"player_name\": \"Red Bull\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"transfer_in_percentage\": 9\n                                    }\n                                },\n                                {\n                                    \"id\": \"df0e60f82ff4fb7dcf5e214be6767195\",\n                                    \"attrs\": {\n                                        \"player_id\": 3,\n                                        \"player_name\": \"McLaren\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"transfer_in_percentage\": 4\n                                    }\n                                },\n                                {\n                                    \"id\": \"b2e42dd21892930774348da364091fae\",\n                                    \"attrs\": {\n                                        \"player_id\": 9,\n                                        \"player_name\": \"Aston Martin\",\n                                        \"team_id\": 9,\n                                        \"team_abbreviation\": \"AST\",\n                                        \"transfer_in_percentage\": 1\n                                    }\n                                },\n                                {\n                                    \"id\": \"4c76be8a04d37f5993a849aa494bd32e\",\n                                    \"attrs\": {\n                                        \"player_id\": 7,\n                                        \"player_name\": \"AlphaTauri\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"transfer_in_percentage\": 1\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"94dc75c6fc02fe407dd6b42921c2ac0f\",\n                        \"attrs\": {\n                            \"position\": \"All Positions\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"a94c7cbc436bccf83d8822c0ca4eee65\",\n                                    \"attrs\": {\n                                        \"player_id\": 23,\n                                        \"player_name\": \"C. Sainz\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"transfer_in_percentage\": 13\n                                    }\n                                },\n                                {\n                                    \"id\": \"ce4428b3fadfb3c4148f3b0ed6cea021\",\n                                    \"attrs\": {\n                                        \"player_id\": 24,\n                                        \"player_name\": \"P. Gasly\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"transfer_in_percentage\": 12\n                                    }\n                                },\n                                {\n                                    \"id\": \"72094b71b7a176ac9bfc560abcc18bf3\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"transfer_in_percentage\": 11\n                                    }\n                                },\n                                {\n                                    \"id\": \"46ad0ddad1b9aad4ec1cbe80d9c5dd90\",\n                                    \"attrs\": {\n                                        \"player_id\": 1,\n                                        \"player_name\": \"Ferrari\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"transfer_in_percentage\": 9\n                                    }\n                                },\n                                {\n                                    \"id\": \"7a5b46f87da2aecdc4918510633ef1b7\",\n                                    \"attrs\": {\n                                        \"player_id\": 5,\n                                        \"player_name\": \"Red Bull\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"transfer_in_percentage\": 9\n                                    }\n                                }\n                            ]\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_most_transferred_out_by_position_gp_76_cumulative\",\n                \"title\": \"Most Transferred Out by Position\",\n                \"type\": \"most_transferred_out_by_position\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"player\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"8ca9a09196cda1a6bb1c4750375f8c41\",\n                        \"attrs\": {\n                            \"position\": \"Driver\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"42bc01517745e25c20b3eef7ba991710\",\n                                    \"attrs\": {\n                                        \"player_id\": 20,\n                                        \"player_name\": \"E. Ocon\",\n                                        \"team_id\": 6,\n                                        \"team_abbreviation\": \"ALP\",\n                                        \"transfer_out_percentage\": 11\n                                    }\n                                },\n                                {\n                                    \"id\": \"74a1cd013f468f4bd92675b7b43bc683\",\n                                    \"attrs\": {\n                                        \"player_id\": 17,\n                                        \"player_name\": \"D. Ricciardo\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"transfer_out_percentage\": 10\n                                    }\n                                },\n                                {\n                                    \"id\": \"f06c2113d1d2e7f7ec850a1fc3bf9796\",\n                                    \"attrs\": {\n                                        \"player_id\": 24,\n                                        \"player_name\": \"P. Gasly\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"transfer_out_percentage\": 7\n                                    }\n                                },\n                                {\n                                    \"id\": \"6042fe6305f5be14f2448c6991662ae0\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"transfer_out_percentage\": 6\n                                    }\n                                },\n                                {\n                                    \"id\": \"b1eb39a3f0b209ec61c52e1417c1b4f8\",\n                                    \"attrs\": {\n                                        \"player_id\": 28,\n                                        \"player_name\": \"M. Schumacher\",\n                                        \"team_id\": 10,\n                                        \"team_abbreviation\": \"HAA\",\n                                        \"transfer_out_percentage\": 6\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"17c5154c9b79ea9a8715b694ebd70177\",\n                        \"attrs\": {\n                            \"position\": \"Constructor\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"6fc5d6b37c74dd927cb7857d55f76fc1\",\n                                    \"attrs\": {\n                                        \"player_id\": 3,\n                                        \"player_name\": \"McLaren\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"transfer_out_percentage\": 8\n                                    }\n                                },\n                                {\n                                    \"id\": \"dffab28c5527b2ebdffb8938b61a4144\",\n                                    \"attrs\": {\n                                        \"player_id\": 1,\n                                        \"player_name\": \"Ferrari\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"transfer_out_percentage\": 7\n                                    }\n                                },\n                                {\n                                    \"id\": \"e51c1952021308a8b324c97e1b5eee8c\",\n                                    \"attrs\": {\n                                        \"player_id\": 5,\n                                        \"player_name\": \"Red Bull\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"transfer_out_percentage\": 4\n                                    }\n                                },\n                                {\n                                    \"id\": \"a3f37dad1d6ca95b03e1f5a1e5d94c06\",\n                                    \"attrs\": {\n                                        \"player_id\": 4,\n                                        \"player_name\": \"Mercedes\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"transfer_out_percentage\": 2\n                                    }\n                                },\n                                {\n                                    \"id\": \"823dd64b3e9eb2f5abf9f01848725ce8\",\n                                    \"attrs\": {\n                                        \"player_id\": 9,\n                                        \"player_name\": \"Aston Martin\",\n                                        \"team_id\": 9,\n                                        \"team_abbreviation\": \"AST\",\n                                        \"transfer_out_percentage\": 1\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"f36554e4f815a439196481c41f36964e\",\n                        \"attrs\": {\n                            \"position\": \"All Positions\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"44c26b7456c506081c11a7e4d9e3e139\",\n                                    \"attrs\": {\n                                        \"player_id\": 20,\n                                        \"player_name\": \"E. Ocon\",\n                                        \"team_id\": 6,\n                                        \"team_abbreviation\": \"ALP\",\n                                        \"transfer_out_percentage\": 11\n                                    }\n                                },\n                                {\n                                    \"id\": \"b6439cdf0f1f80db7d48b65df3986126\",\n                                    \"attrs\": {\n                                        \"player_id\": 17,\n                                        \"player_name\": \"D. Ricciardo\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"transfer_out_percentage\": 10\n                                    }\n                                },\n                                {\n                                    \"id\": \"b0cbef58d4380422cfc5abfe391c28cd\",\n                                    \"attrs\": {\n                                        \"player_id\": 3,\n                                        \"player_name\": \"McLaren\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"transfer_out_percentage\": 8\n                                    }\n                                },\n                                {\n                                    \"id\": \"47be597c267aaa476f19fea5936d9f37\",\n                                    \"attrs\": {\n                                        \"player_id\": 1,\n                                        \"player_name\": \"Ferrari\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"transfer_out_percentage\": 7\n                                    }\n                                },\n                                {\n                                    \"id\": \"b044116e1af42591a9197b5ab9438594\",\n                                    \"attrs\": {\n                                        \"player_id\": 24,\n                                        \"player_name\": \"P. Gasly\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"transfer_out_percentage\": 7\n                                    }\n                                }\n                            ]\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_highest_scoring_players_by_position_gp_76_cumulative\",\n                \"title\": \"Highest Scoring Players By Position\",\n                \"type\": \"highest_scoring_players_by_position\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"player\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"82bbe4b4f295c39f91e7191893afe839\",\n                        \"attrs\": {\n                            \"position\": \"Driver\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"d9e7de8f96296de41fc425b4609d4425\",\n                                    \"attrs\": {\n                                        \"player_id\": 14,\n                                        \"player_name\": \"M. Verstappen\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"player_score\": 230,\n                                        \"picked_percentage\": 56\n                                    }\n                                },\n                                {\n                                    \"id\": \"8cd84799ffacccf1cb5a02dae0258745\",\n                                    \"attrs\": {\n                                        \"player_id\": 12,\n                                        \"player_name\": \"L. Hamilton\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"player_score\": 223,\n                                        \"picked_percentage\": 27\n                                    }\n                                },\n                                {\n                                    \"id\": \"fb6d6ecae9d75a93709ce0a6013d3079\",\n                                    \"attrs\": {\n                                        \"player_id\": 16,\n                                        \"player_name\": \"L. Norris\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"player_score\": 161,\n                                        \"picked_percentage\": 60\n                                    }\n                                },\n                                {\n                                    \"id\": \"f9a18b99751b0fbc031c39124d62e80d\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"player_score\": 118,\n                                        \"picked_percentage\": 38\n                                    }\n                                },\n                                {\n                                    \"id\": \"ae290079f99e57669300ac69082fe533\",\n                                    \"attrs\": {\n                                        \"player_id\": 15,\n                                        \"player_name\": \"S. Perez\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"player_score\": 114,\n                                        \"picked_percentage\": 31\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"2bdf69cf13f9e7c4c4898263600f8948\",\n                        \"attrs\": {\n                            \"position\": \"Constructor\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"badb2ff7a66e3900e32bdb7aa3c60bd5\",\n                                    \"attrs\": {\n                                        \"player_id\": 5,\n                                        \"player_name\": \"Red Bull\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"player_score\": 307,\n                                        \"picked_percentage\": 31\n                                    }\n                                },\n                                {\n                                    \"id\": \"1e4251d2f35b896812078ee682c15dd8\",\n                                    \"attrs\": {\n                                        \"player_id\": 4,\n                                        \"player_name\": \"Mercedes\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"player_score\": 285,\n                                        \"picked_percentage\": 10\n                                    }\n                                },\n                                {\n                                    \"id\": \"0de4f3c08372ad4dd82ed591bb221219\",\n                                    \"attrs\": {\n                                        \"player_id\": 3,\n                                        \"player_name\": \"McLaren\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"player_score\": 205,\n                                        \"picked_percentage\": 28\n                                    }\n                                },\n                                {\n                                    \"id\": \"e9da222f78c864dced0e06ba70fba3dd\",\n                                    \"attrs\": {\n                                        \"player_id\": 1,\n                                        \"player_name\": \"Ferrari\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"player_score\": 200,\n                                        \"picked_percentage\": 12\n                                    }\n                                },\n                                {\n                                    \"id\": \"2b14fc3aab17ff609a0706cf3bfcfb1b\",\n                                    \"attrs\": {\n                                        \"player_id\": 6,\n                                        \"player_name\": \"Alpine\",\n                                        \"team_id\": 6,\n                                        \"team_abbreviation\": \"ALP\",\n                                        \"player_score\": 90,\n                                        \"picked_percentage\": 3\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"33a53ad22f79298a8d4f4b384bfd35af\",\n                        \"attrs\": {\n                            \"position\": \"All Positions\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"ab237d51fadba5eba75ad4e849eb0037\",\n                                    \"attrs\": {\n                                        \"player_id\": 5,\n                                        \"player_name\": \"Red Bull\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"player_score\": 307,\n                                        \"picked_percentage\": 31\n                                    }\n                                },\n                                {\n                                    \"id\": \"ef3fa46362b39a8c191e05e21f120cb4\",\n                                    \"attrs\": {\n                                        \"player_id\": 4,\n                                        \"player_name\": \"Mercedes\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"player_score\": 285,\n                                        \"picked_percentage\": 10\n                                    }\n                                },\n                                {\n                                    \"id\": \"79d10620866fe6d784f8a9394e59fa22\",\n                                    \"attrs\": {\n                                        \"player_id\": 14,\n                                        \"player_name\": \"M. Verstappen\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"player_score\": 230,\n                                        \"picked_percentage\": 56\n                                    }\n                                },\n                                {\n                                    \"id\": \"70215734ececa2efd61911f8dea27882\",\n                                    \"attrs\": {\n                                        \"player_id\": 12,\n                                        \"player_name\": \"L. Hamilton\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"player_score\": 223,\n                                        \"picked_percentage\": 27\n                                    }\n                                },\n                                {\n                                    \"id\": \"d34559858c627c7b2c8f8a77c652693c\",\n                                    \"attrs\": {\n                                        \"player_id\": 3,\n                                        \"player_name\": \"McLaren\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"player_score\": 205,\n                                        \"picked_percentage\": 28\n                                    }\n                                }\n                            ]\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_highest_percentage_ownership_by_position_gp_76_cumulative\",\n                \"title\": \"Highest Percentage Ownership By Position\",\n                \"type\": \"highest_percentage_ownership_by_position\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"player\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"95a42f67a47818ff189f37c7b0b1d7a5\",\n                        \"attrs\": {\n                            \"position\": \"Driver\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"12746995360106e08e5e8ca737676ec1\",\n                                    \"attrs\": {\n                                        \"player_id\": 16,\n                                        \"player_name\": \"L. Norris\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"player_score\": 161,\n                                        \"picked_percentage\": 60\n                                    }\n                                },\n                                {\n                                    \"id\": \"240732676c82c6b373958f9cd9d355b7\",\n                                    \"attrs\": {\n                                        \"player_id\": 14,\n                                        \"player_name\": \"M. Verstappen\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"player_score\": 230,\n                                        \"picked_percentage\": 56\n                                    }\n                                },\n                                {\n                                    \"id\": \"26e5bda9eef07620286e37f112075c72\",\n                                    \"attrs\": {\n                                        \"player_id\": 30,\n                                        \"player_name\": \"G. Russell\",\n                                        \"team_id\": 2,\n                                        \"team_abbreviation\": \"WIL\",\n                                        \"player_score\": 26,\n                                        \"picked_percentage\": 42\n                                    }\n                                },\n                                {\n                                    \"id\": \"4dae3fdaf3ed733406e186b2f46f1de5\",\n                                    \"attrs\": {\n                                        \"player_id\": 24,\n                                        \"player_name\": \"P. Gasly\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"player_score\": 76,\n                                        \"picked_percentage\": 42\n                                    }\n                                },\n                                {\n                                    \"id\": \"d869177ad7dfbc69ee2f2fbe02e4d02f\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"player_score\": 118,\n                                        \"picked_percentage\": 38\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"fabbcbbc99dd37b099e6b5a4ad05cd81\",\n                        \"attrs\": {\n                            \"position\": \"Constructor\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"acca3e0f8016b30b1463513209950190\",\n                                    \"attrs\": {\n                                        \"player_id\": 5,\n                                        \"player_name\": \"Red Bull\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"player_score\": 307,\n                                        \"picked_percentage\": 31\n                                    }\n                                },\n                                {\n                                    \"id\": \"28aaf3540fd6b71f7a26136374c5fba5\",\n                                    \"attrs\": {\n                                        \"player_id\": 3,\n                                        \"player_name\": \"McLaren\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"player_score\": 205,\n                                        \"picked_percentage\": 28\n                                    }\n                                },\n                                {\n                                    \"id\": \"5c064eb2af63b85c111a123ec2cc0e44\",\n                                    \"attrs\": {\n                                        \"player_id\": 1,\n                                        \"player_name\": \"Ferrari\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"player_score\": 200,\n                                        \"picked_percentage\": 12\n                                    }\n                                },\n                                {\n                                    \"id\": \"f806459adeb7d857aa4e2cbbaca12aa7\",\n                                    \"attrs\": {\n                                        \"player_id\": 4,\n                                        \"player_name\": \"Mercedes\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"player_score\": 285,\n                                        \"picked_percentage\": 10\n                                    }\n                                },\n                                {\n                                    \"id\": \"1511dadb867f0d1485bc93e27bdaf142\",\n                                    \"attrs\": {\n                                        \"player_id\": 7,\n                                        \"player_name\": \"AlphaTauri\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"player_score\": 87,\n                                        \"picked_percentage\": 6\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"bb90464da4fc6e39ddf8e8bc1bcb614f\",\n                        \"attrs\": {\n                            \"position\": \"All Positions\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"7fdeb3664000695f8af52f71d5779759\",\n                                    \"attrs\": {\n                                        \"player_id\": 16,\n                                        \"player_name\": \"L. Norris\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"player_score\": 161,\n                                        \"picked_percentage\": 60\n                                    }\n                                },\n                                {\n                                    \"id\": \"a11ca744467a56492cef92e3001d3bb0\",\n                                    \"attrs\": {\n                                        \"player_id\": 14,\n                                        \"player_name\": \"M. Verstappen\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"player_score\": 230,\n                                        \"picked_percentage\": 56\n                                    }\n                                },\n                                {\n                                    \"id\": \"dca4790eb9c6f0df9bcba77e2405e420\",\n                                    \"attrs\": {\n                                        \"player_id\": 30,\n                                        \"player_name\": \"G. Russell\",\n                                        \"team_id\": 2,\n                                        \"team_abbreviation\": \"WIL\",\n                                        \"player_score\": 26,\n                                        \"picked_percentage\": 42\n                                    }\n                                },\n                                {\n                                    \"id\": \"f91b9a88b9977b595c374de5eb91b436\",\n                                    \"attrs\": {\n                                        \"player_id\": 24,\n                                        \"player_name\": \"P. Gasly\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"player_score\": 76,\n                                        \"picked_percentage\": 42\n                                    }\n                                },\n                                {\n                                    \"id\": \"5ef5e99d6cf217fcb4a1858c9814dbdd\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"player_score\": 118,\n                                        \"picked_percentage\": 38\n                                    }\n                                }\n                            ]\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_biggest_price_increases_by_position_gp_76_cumulative\",\n                \"title\": \"Biggest Price Increases By Position\",\n                \"type\": \"biggest_price_increases_by_position\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"player\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"ce4a0e86782103229af8a097114cd06a\",\n                        \"attrs\": {\n                            \"position\": \"Driver\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"4ae8cc923048e8d9fc0a65f4c2d3b356\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"price\": 18.3,\n                                        \"price_change\": 1.5,\n                                        \"price_change_percentage\": 9\n                                    }\n                                },\n                                {\n                                    \"id\": \"0ae24ac8dd4fc5bcb62bbfded9dabbfa\",\n                                    \"attrs\": {\n                                        \"player_id\": 16,\n                                        \"player_name\": \"L. Norris\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"price\": 13.9,\n                                        \"price_change\": 0.8,\n                                        \"price_change_percentage\": 6\n                                    }\n                                },\n                                {\n                                    \"id\": \"3e17df78bdb5875ad58c8d2d7a0690b6\",\n                                    \"attrs\": {\n                                        \"player_id\": 20,\n                                        \"player_name\": \"E. Ocon\",\n                                        \"team_id\": 6,\n                                        \"team_abbreviation\": \"ALP\",\n                                        \"price\": 10.5,\n                                        \"price_change\": 0.4,\n                                        \"price_change_percentage\": 4\n                                    }\n                                },\n                                {\n                                    \"id\": \"1a8cf975a1289d704d630ac6c07cd009\",\n                                    \"attrs\": {\n                                        \"player_id\": 14,\n                                        \"player_name\": \"M. Verstappen\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"price\": 25.5,\n                                        \"price_change\": 0.7,\n                                        \"price_change_percentage\": 3\n                                    }\n                                },\n                                {\n                                    \"id\": \"9f9e4bc2c0617a870ab9fe437c0f2575\",\n                                    \"attrs\": {\n                                        \"player_id\": 23,\n                                        \"player_name\": \"C. Sainz\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"price\": 14.7,\n                                        \"price_change\": 0.3,\n                                        \"price_change_percentage\": 2\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"ce6555a63cf1fb3298c9ebb6305ef27b\",\n                        \"attrs\": {\n                            \"position\": \"Constructor\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"61025f812c2a92ba39ff0e5e20e8ec36\",\n                                    \"attrs\": {\n                                        \"player_id\": 1,\n                                        \"player_name\": \"Ferrari\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"price\": 19.7,\n                                        \"price_change\": 1.6,\n                                        \"price_change_percentage\": 9\n                                    }\n                                },\n                                {\n                                    \"id\": \"3f4781c235c6df8942ebd929b4353a46\",\n                                    \"attrs\": {\n                                        \"player_id\": 8,\n                                        \"player_name\": \"Alfa Romeo\",\n                                        \"team_id\": 8,\n                                        \"team_abbreviation\": \"ALF\",\n                                        \"price\": 9.2,\n                                        \"price_change\": 0.3,\n                                        \"price_change_percentage\": 3\n                                    }\n                                },\n                                {\n                                    \"id\": \"a03c903415dd7778987cd1aea843d833\",\n                                    \"attrs\": {\n                                        \"player_id\": 5,\n                                        \"player_name\": \"Red Bull\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"price\": 26.1,\n                                        \"price_change\": 0.2,\n                                        \"price_change_percentage\": 1\n                                    }\n                                },\n                                {\n                                    \"id\": \"8ba7cd2ceba948229f02663d6ecb85c5\",\n                                    \"attrs\": {\n                                        \"player_id\": 10,\n                                        \"player_name\": \"Haas\",\n                                        \"team_id\": 10,\n                                        \"team_abbreviation\": \"HAA\",\n                                        \"price\": 6.1,\n                                        \"price_change\": 0,\n                                        \"price_change_percentage\": 0\n                                    }\n                                },\n                                {\n                                    \"id\": \"d740a3f77e0d4f7662fd7d21b98f9a85\",\n                                    \"attrs\": {\n                                        \"player_id\": 2,\n                                        \"player_name\": \"Williams\",\n                                        \"team_id\": 2,\n                                        \"team_abbreviation\": \"WIL\",\n                                        \"price\": 6.3,\n                                        \"price_change\": 0,\n                                        \"price_change_percentage\": 0\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"4d97b23196527ac4833fb3ef0eef6170\",\n                        \"attrs\": {\n                            \"position\": \"All Positions\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"6be48d6cd7b1038ea790c03f68d3437d\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"price\": 18.3,\n                                        \"price_change\": 1.5,\n                                        \"price_change_percentage\": 9\n                                    }\n                                },\n                                {\n                                    \"id\": \"9f924af10a20f4710edb45c55e3919f9\",\n                                    \"attrs\": {\n                                        \"player_id\": 1,\n                                        \"player_name\": \"Ferrari\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"price\": 19.7,\n                                        \"price_change\": 1.6,\n                                        \"price_change_percentage\": 9\n                                    }\n                                },\n                                {\n                                    \"id\": \"987e70ede0e2b9bb7a76004ce7600c22\",\n                                    \"attrs\": {\n                                        \"player_id\": 16,\n                                        \"player_name\": \"L. Norris\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"price\": 13.9,\n                                        \"price_change\": 0.8,\n                                        \"price_change_percentage\": 6\n                                    }\n                                },\n                                {\n                                    \"id\": \"6bde6e320acdc713d1a699748627cd86\",\n                                    \"attrs\": {\n                                        \"player_id\": 20,\n                                        \"player_name\": \"E. Ocon\",\n                                        \"team_id\": 6,\n                                        \"team_abbreviation\": \"ALP\",\n                                        \"price\": 10.5,\n                                        \"price_change\": 0.4,\n                                        \"price_change_percentage\": 4\n                                    }\n                                },\n                                {\n                                    \"id\": \"d92e30c7d516669533ca718e8a9e1745\",\n                                    \"attrs\": {\n                                        \"player_id\": 8,\n                                        \"player_name\": \"Alfa Romeo\",\n                                        \"team_id\": 8,\n                                        \"team_abbreviation\": \"ALF\",\n                                        \"price\": 9.2,\n                                        \"price_change\": 0.3,\n                                        \"price_change_percentage\": 3\n                                    }\n                                }\n                            ]\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_biggest_price_decreases_by_position_gp_76_cumulative\",\n                \"title\": \"Biggest Price Decreases By Position\",\n                \"type\": \"biggest_price_decreases_by_position\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"player\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"6f8e240bb695ddd4719aef60b08519ab\",\n                        \"attrs\": {\n                            \"position\": \"Driver\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"d60877ae9ed1cbeb3b7938a5c1715f60\",\n                                    \"attrs\": {\n                                        \"player_id\": 19,\n                                        \"player_name\": \"S. Vettel\",\n                                        \"team_id\": 9,\n                                        \"team_abbreviation\": \"AST\",\n                                        \"price\": 14.9,\n                                        \"price_change\": -1.3,\n                                        \"price_change_percentage\": -8\n                                    }\n                                },\n                                {\n                                    \"id\": \"450a29af41e059c3379f51a0834432d0\",\n                                    \"attrs\": {\n                                        \"player_id\": 17,\n                                        \"player_name\": \"D. Ricciardo\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"price\": 16,\n                                        \"price_change\": -1.3,\n                                        \"price_change_percentage\": -8\n                                    }\n                                },\n                                {\n                                    \"id\": \"74e9ae3613c8617e54607a76b67737b6\",\n                                    \"attrs\": {\n                                        \"player_id\": 21,\n                                        \"player_name\": \"F. Alonso\",\n                                        \"team_id\": 6,\n                                        \"team_abbreviation\": \"ALP\",\n                                        \"price\": 14.8,\n                                        \"price_change\": -0.8,\n                                        \"price_change_percentage\": -5\n                                    }\n                                },\n                                {\n                                    \"id\": \"bd37644be289910d2109fc3e5b728ffc\",\n                                    \"attrs\": {\n                                        \"player_id\": 25,\n                                        \"player_name\": \"Y. Tsunoda\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"price\": 8.4,\n                                        \"price_change\": -0.4,\n                                        \"price_change_percentage\": -5\n                                    }\n                                },\n                                {\n                                    \"id\": \"be543ee9fc58e4db1216712d8e249205\",\n                                    \"attrs\": {\n                                        \"player_id\": 29,\n                                        \"player_name\": \"N. Mazepin\",\n                                        \"team_id\": 10,\n                                        \"team_abbreviation\": \"HAA\",\n                                        \"price\": 5.3,\n                                        \"price_change\": -0.2,\n                                        \"price_change_percentage\": -4\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"04f2232df3a9920d5a96058356c76102\",\n                        \"attrs\": {\n                            \"position\": \"Constructor\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"1dcb3c64bdcd5c356b1871a7c279fb6e\",\n                                    \"attrs\": {\n                                        \"player_id\": 9,\n                                        \"player_name\": \"Aston Martin\",\n                                        \"team_id\": 9,\n                                        \"team_abbreviation\": \"AST\",\n                                        \"price\": 16.4,\n                                        \"price_change\": -1.2,\n                                        \"price_change_percentage\": -7\n                                    }\n                                },\n                                {\n                                    \"id\": \"ab7e54d7de6818214e0c7c3a422ba2e4\",\n                                    \"attrs\": {\n                                        \"player_id\": 6,\n                                        \"player_name\": \"Alpine\",\n                                        \"team_id\": 6,\n                                        \"team_abbreviation\": \"ALP\",\n                                        \"price\": 15.1,\n                                        \"price_change\": -0.3,\n                                        \"price_change_percentage\": -2\n                                    }\n                                },\n                                {\n                                    \"id\": \"7dee1c288b548c811f6b8c5d82b659bb\",\n                                    \"attrs\": {\n                                        \"player_id\": 4,\n                                        \"player_name\": \"Mercedes\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"price\": 37.3,\n                                        \"price_change\": -0.7,\n                                        \"price_change_percentage\": -2\n                                    }\n                                },\n                                {\n                                    \"id\": \"3b015f5fc151eb92dec0e150485543b4\",\n                                    \"attrs\": {\n                                        \"player_id\": 3,\n                                        \"player_name\": \"McLaren\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"price\": 18.6,\n                                        \"price_change\": -0.3,\n                                        \"price_change_percentage\": -2\n                                    }\n                                },\n                                {\n                                    \"id\": \"0f0f906652afdcf8ffeb13179ca86da6\",\n                                    \"attrs\": {\n                                        \"player_id\": 7,\n                                        \"player_name\": \"AlphaTauri\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"price\": 12.6,\n                                        \"price_change\": -0.1,\n                                        \"price_change_percentage\": -1\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"cdc86b47c4a98c9a07b9f5b3f3091b0b\",\n                        \"attrs\": {\n                            \"position\": \"All Positions\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"06d6d15ef6a38e0a721041cad6d7f4f3\",\n                                    \"attrs\": {\n                                        \"player_id\": 19,\n                                        \"player_name\": \"S. Vettel\",\n                                        \"team_id\": 9,\n                                        \"team_abbreviation\": \"AST\",\n                                        \"price\": 14.9,\n                                        \"price_change\": -1.3,\n                                        \"price_change_percentage\": -8\n                                    }\n                                },\n                                {\n                                    \"id\": \"648328acbfe8b332394f797ee5cf248b\",\n                                    \"attrs\": {\n                                        \"player_id\": 17,\n                                        \"player_name\": \"D. Ricciardo\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"price\": 16,\n                                        \"price_change\": -1.3,\n                                        \"price_change_percentage\": -8\n                                    }\n                                },\n                                {\n                                    \"id\": \"89bc014d23d942eb35439c2a8d0990ac\",\n                                    \"attrs\": {\n                                        \"player_id\": 9,\n                                        \"player_name\": \"Aston Martin\",\n                                        \"team_id\": 9,\n                                        \"team_abbreviation\": \"AST\",\n                                        \"price\": 16.4,\n                                        \"price_change\": -1.2,\n                                        \"price_change_percentage\": -7\n                                    }\n                                },\n                                {\n                                    \"id\": \"24140681a214891c2d029e3abf26ce93\",\n                                    \"attrs\": {\n                                        \"player_id\": 21,\n                                        \"player_name\": \"F. Alonso\",\n                                        \"team_id\": 6,\n                                        \"team_abbreviation\": \"ALP\",\n                                        \"price\": 14.8,\n                                        \"price_change\": -0.8,\n                                        \"price_change_percentage\": -5\n                                    }\n                                },\n                                {\n                                    \"id\": \"8828e72ab0bd9d84d3034ba047c1aef8\",\n                                    \"attrs\": {\n                                        \"player_id\": 25,\n                                        \"player_name\": \"Y. Tsunoda\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"price\": 8.4,\n                                        \"price_change\": -0.4,\n                                        \"price_change_percentage\": -5\n                                    }\n                                }\n                            ]\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_most_expensive_by_position_gp_76_cumulative\",\n                \"title\": \"Most Expensive By Position\",\n                \"type\": \"most_expensive_by_position\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"player\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"3e0c423f1a858a768348180ea20ea2b0\",\n                        \"attrs\": {\n                            \"position\": \"Driver\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"70d9e147d7e8cba5ce401d3dbd37d562\",\n                                    \"attrs\": {\n                                        \"player_id\": 12,\n                                        \"player_name\": \"L. Hamilton\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"price\": 33.2\n                                    }\n                                },\n                                {\n                                    \"id\": \"21452e4fc3fb4789d2091a276d3735fe\",\n                                    \"attrs\": {\n                                        \"player_id\": 14,\n                                        \"player_name\": \"M. Verstappen\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"price\": 25.5\n                                    }\n                                },\n                                {\n                                    \"id\": \"f97034b82791ab1f24fc20358c686431\",\n                                    \"attrs\": {\n                                        \"player_id\": 13,\n                                        \"player_name\": \"V. Bottas\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"price\": 23\n                                    }\n                                },\n                                {\n                                    \"id\": \"fb663268d24376a489dbdb207edba045\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"price\": 18.3\n                                    }\n                                },\n                                {\n                                    \"id\": \"b6da72ef004a46b3e771cd34b84e1dde\",\n                                    \"attrs\": {\n                                        \"player_id\": 15,\n                                        \"player_name\": \"S. Perez\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"price\": 18.2\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"459302bfc541184322c6f74150f3bae2\",\n                        \"attrs\": {\n                            \"position\": \"Constructor\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"2c3e3963b2029e5ecb4e5912836ed209\",\n                                    \"attrs\": {\n                                        \"player_id\": 4,\n                                        \"player_name\": \"Mercedes\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"price\": 37.3\n                                    }\n                                },\n                                {\n                                    \"id\": \"be9e1567902a8d46ffd8060e1a55bcc5\",\n                                    \"attrs\": {\n                                        \"player_id\": 5,\n                                        \"player_name\": \"Red Bull\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"price\": 26.1\n                                    }\n                                },\n                                {\n                                    \"id\": \"e24ebd6877adb862486b8796ba524a02\",\n                                    \"attrs\": {\n                                        \"player_id\": 1,\n                                        \"player_name\": \"Ferrari\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"price\": 19.7\n                                    }\n                                },\n                                {\n                                    \"id\": \"d6ac70ec1f1f13b86cd0cf6fd477c655\",\n                                    \"attrs\": {\n                                        \"player_id\": 3,\n                                        \"player_name\": \"McLaren\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"price\": 18.6\n                                    }\n                                },\n                                {\n                                    \"id\": \"b12abde7944f8a3c78af4748f3d58c61\",\n                                    \"attrs\": {\n                                        \"player_id\": 9,\n                                        \"player_name\": \"Aston Martin\",\n                                        \"team_id\": 9,\n                                        \"team_abbreviation\": \"AST\",\n                                        \"price\": 16.4\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"027c7cf97ce885e3c40962a4c5c9ae06\",\n                        \"attrs\": {\n                            \"position\": \"All Positions\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"3dcc0011319890207fdd170f62964685\",\n                                    \"attrs\": {\n                                        \"player_id\": 4,\n                                        \"player_name\": \"Mercedes\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"price\": 37.3\n                                    }\n                                },\n                                {\n                                    \"id\": \"ddbb434a58d64e92ff4e9ec39b3f08d3\",\n                                    \"attrs\": {\n                                        \"player_id\": 12,\n                                        \"player_name\": \"L. Hamilton\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"price\": 33.2\n                                    }\n                                },\n                                {\n                                    \"id\": \"e5eef6b4df85fbc174aa8f60c60e30f5\",\n                                    \"attrs\": {\n                                        \"player_id\": 5,\n                                        \"player_name\": \"Red Bull\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"price\": 26.1\n                                    }\n                                },\n                                {\n                                    \"id\": \"46016d379c75a4e498730647937b7b2d\",\n                                    \"attrs\": {\n                                        \"player_id\": 14,\n                                        \"player_name\": \"M. Verstappen\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"price\": 25.5\n                                    }\n                                },\n                                {\n                                    \"id\": \"dafdb6f229e7df2165481573cf9a3da1\",\n                                    \"attrs\": {\n                                        \"player_id\": 13,\n                                        \"player_name\": \"V. Bottas\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"price\": 23\n                                    }\n                                }\n                            ]\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_least_expensive_by_position_gp_76_cumulative\",\n                \"title\": \"Least Expensive By Position\",\n                \"type\": \"least_expensive_by_position\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"player\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"ef9bbc27716d820e6c82edd06403e257\",\n                        \"attrs\": {\n                            \"position\": \"Driver\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"e4b9fefe6335073317dbdad0d8e66040\",\n                                    \"attrs\": {\n                                        \"player_id\": 29,\n                                        \"player_name\": \"N. Mazepin\",\n                                        \"team_id\": 10,\n                                        \"team_abbreviation\": \"HAA\",\n                                        \"price\": 5.3\n                                    }\n                                },\n                                {\n                                    \"id\": \"c55ff2775b5f6262f530a5afa4a119cc\",\n                                    \"attrs\": {\n                                        \"player_id\": 28,\n                                        \"player_name\": \"M. Schumacher\",\n                                        \"team_id\": 10,\n                                        \"team_abbreviation\": \"HAA\",\n                                        \"price\": 5.8\n                                    }\n                                },\n                                {\n                                    \"id\": \"7e1bf43384148ffbe9586876f41206de\",\n                                    \"attrs\": {\n                                        \"player_id\": 30,\n                                        \"player_name\": \"G. Russell\",\n                                        \"team_id\": 2,\n                                        \"team_abbreviation\": \"WIL\",\n                                        \"price\": 6.2\n                                    }\n                                },\n                                {\n                                    \"id\": \"55e00d1e28b0e2ab7c726b07c67932d4\",\n                                    \"attrs\": {\n                                        \"player_id\": 31,\n                                        \"player_name\": \"N. Latifi\",\n                                        \"team_id\": 2,\n                                        \"team_abbreviation\": \"WIL\",\n                                        \"price\": 6.4\n                                    }\n                                },\n                                {\n                                    \"id\": \"ce904254dde7cfafaa1f6435fbba701b\",\n                                    \"attrs\": {\n                                        \"player_id\": 27,\n                                        \"player_name\": \"A. Giovinazzi\",\n                                        \"team_id\": 8,\n                                        \"team_abbreviation\": \"ALF\",\n                                        \"price\": 8\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"032d7f8ee2ff719f431aae26e2046e13\",\n                        \"attrs\": {\n                            \"position\": \"Constructor\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"2e75db4003a1d8fdf0e21d4b4d151f4e\",\n                                    \"attrs\": {\n                                        \"player_id\": 10,\n                                        \"player_name\": \"Haas\",\n                                        \"team_id\": 10,\n                                        \"team_abbreviation\": \"HAA\",\n                                        \"price\": 6.1\n                                    }\n                                },\n                                {\n                                    \"id\": \"de680ee63bfb8cb97ecd5a1c7b153a0e\",\n                                    \"attrs\": {\n                                        \"player_id\": 2,\n                                        \"player_name\": \"Williams\",\n                                        \"team_id\": 2,\n                                        \"team_abbreviation\": \"WIL\",\n                                        \"price\": 6.3\n                                    }\n                                },\n                                {\n                                    \"id\": \"def7ca2a3daa970b7a3d25739a05f0f3\",\n                                    \"attrs\": {\n                                        \"player_id\": 8,\n                                        \"player_name\": \"Alfa Romeo\",\n                                        \"team_id\": 8,\n                                        \"team_abbreviation\": \"ALF\",\n                                        \"price\": 9.2\n                                    }\n                                },\n                                {\n                                    \"id\": \"66a6af2a5a8dc477c9b1ed4f1a4a6d3e\",\n                                    \"attrs\": {\n                                        \"player_id\": 7,\n                                        \"player_name\": \"AlphaTauri\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"price\": 12.6\n                                    }\n                                },\n                                {\n                                    \"id\": \"1577a27b6e0627f76f721845cffa1f91\",\n                                    \"attrs\": {\n                                        \"player_id\": 6,\n                                        \"player_name\": \"Alpine\",\n                                        \"team_id\": 6,\n                                        \"team_abbreviation\": \"ALP\",\n                                        \"price\": 15.1\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"2745f9b8c1136bb8eb57724172fc10a6\",\n                        \"attrs\": {\n                            \"position\": \"All Positions\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"bcae3bc97a6eab1539c38de6623c699d\",\n                                    \"attrs\": {\n                                        \"player_id\": 29,\n                                        \"player_name\": \"N. Mazepin\",\n                                        \"team_id\": 10,\n                                        \"team_abbreviation\": \"HAA\",\n                                        \"price\": 5.3\n                                    }\n                                },\n                                {\n                                    \"id\": \"e2a60e3322566e55f18017116eadcb6c\",\n                                    \"attrs\": {\n                                        \"player_id\": 28,\n                                        \"player_name\": \"M. Schumacher\",\n                                        \"team_id\": 10,\n                                        \"team_abbreviation\": \"HAA\",\n                                        \"price\": 5.8\n                                    }\n                                },\n                                {\n                                    \"id\": \"f26b35ca87fc3cbab48215073cd63091\",\n                                    \"attrs\": {\n                                        \"player_id\": 10,\n                                        \"player_name\": \"Haas\",\n                                        \"team_id\": 10,\n                                        \"team_abbreviation\": \"HAA\",\n                                        \"price\": 6.1\n                                    }\n                                },\n                                {\n                                    \"id\": \"5854154654ca322808457a59730d831e\",\n                                    \"attrs\": {\n                                        \"player_id\": 30,\n                                        \"player_name\": \"G. Russell\",\n                                        \"team_id\": 2,\n                                        \"team_abbreviation\": \"WIL\",\n                                        \"price\": 6.2\n                                    }\n                                },\n                                {\n                                    \"id\": \"ac20ae2cc157df3667691311a3c6357e\",\n                                    \"attrs\": {\n                                        \"player_id\": 2,\n                                        \"player_name\": \"Williams\",\n                                        \"team_id\": 2,\n                                        \"team_abbreviation\": \"WIL\",\n                                        \"price\": 6.3\n                                    }\n                                }\n                            ]\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_top_boosted_gp_76_cumulative\",\n                \"title\": \"Top Boosted\",\n                \"type\": \"top_boosted\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"player\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"184941b3956e9e69e920fce82d64b2f7\",\n                        \"attrs\": {\n                            \"position\": \"All Positions\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"ccd9894012fb201095e33b1ff5021441\",\n                                    \"attrs\": {\n                                        \"player_id\": 16,\n                                        \"player_name\": \"L. Norris\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"boosted_count\": 2411220,\n                                        \"boosted_percentage\": 25\n                                    }\n                                },\n                                {\n                                    \"id\": \"e65799267de1228a1ddcda69c68f16c5\",\n                                    \"attrs\": {\n                                        \"player_id\": 15,\n                                        \"player_name\": \"S. Perez\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"boosted_count\": 1887305,\n                                        \"boosted_percentage\": 19\n                                    }\n                                },\n                                {\n                                    \"id\": \"3ef7be1f8f113f4af2a9b1292aca101c\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"boosted_count\": 1793629,\n                                        \"boosted_percentage\": 18\n                                    }\n                                },\n                                {\n                                    \"id\": \"0d38a2bb009644fe105a28b5c8d62187\",\n                                    \"attrs\": {\n                                        \"player_id\": 17,\n                                        \"player_name\": \"D. Ricciardo\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"boosted_count\": 1345766,\n                                        \"boosted_percentage\": 14\n                                    }\n                                },\n                                {\n                                    \"id\": \"84f209ffa65a22249783555fb39ebca6\",\n                                    \"attrs\": {\n                                        \"player_id\": 23,\n                                        \"player_name\": \"C. Sainz\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"boosted_count\": 574523,\n                                        \"boosted_percentage\": 6\n                                    }\n                                }\n                            ]\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_top_mega_boosted_gp_76_cumulative\",\n                \"title\": \"Top Mega Boosted\",\n                \"type\": \"top_mega_boosted\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"player\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"eade9db38899783035582fb1ba74c3b2\",\n                        \"attrs\": {\n                            \"position\": \"All Positions\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"61cca1afd4ce68cb7a140cb0893d97ab\",\n                                    \"attrs\": {\n                                        \"player_id\": 14,\n                                        \"player_name\": \"M. Verstappen\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"mega_boosted_count\": 171926,\n                                        \"mega_boosted_percentage\": 55\n                                    }\n                                },\n                                {\n                                    \"id\": \"05b3448606bc28fa3f090d60b580475a\",\n                                    \"attrs\": {\n                                        \"player_id\": 12,\n                                        \"player_name\": \"L. Hamilton\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"mega_boosted_count\": 75077,\n                                        \"mega_boosted_percentage\": 24\n                                    }\n                                },\n                                {\n                                    \"id\": \"4d67bcbe68044d8b32b48aaaddc38025\",\n                                    \"attrs\": {\n                                        \"player_id\": 13,\n                                        \"player_name\": \"V. Bottas\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"mega_boosted_count\": 14900,\n                                        \"mega_boosted_percentage\": 5\n                                    }\n                                },\n                                {\n                                    \"id\": \"0703e86bf2cca7740c27f27108edcf5e\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"mega_boosted_count\": 11641,\n                                        \"mega_boosted_percentage\": 4\n                                    }\n                                },\n                                {\n                                    \"id\": \"72374ea66d5edd6c694ef9549454cca6\",\n                                    \"attrs\": {\n                                        \"player_id\": 16,\n                                        \"player_name\": \"L. Norris\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"mega_boosted_count\": 11891,\n                                        \"mega_boosted_percentage\": 4\n                                    }\n                                }\n                            ]\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_highest_scoring_teams_gp_76_cumulative\",\n                \"title\": \"Highest Scoring Teams\",\n                \"type\": \"highest_scoring_teams\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"picked_team\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"aaa1b8e3d81f05e82e5feed3a31f554a\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"WonderTeam\",\n                            \"picked_team_score\": 1171,\n                            \"country_iso\": \"NL\",\n                            \"username\": \"Justin Ravesteijn\",\n                            \"user_first_name\": \"Justin\",\n                            \"user_last_name\": \"Ravesteijn\",\n                            \"picked_team_total_budget\": 105,\n                            \"picked_team_weekly_total_budget_change\": 0,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 5,\n                            \"picked_team_percentage_overall_total_budget_change\": 5\n                        }\n                    },\n                    {\n                        \"id\": \"572d5f973ea0fbb4373afb6cd9ff5ce3\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"LESS GOO AAAH\",\n                            \"picked_team_score\": 1157,\n                            \"country_iso\": \"GB\",\n                            \"username\": \"Joshua Cornelius\",\n                            \"user_first_name\": \"Joshua\",\n                            \"user_last_name\": \"Cornelius\",\n                            \"picked_team_total_budget\": 103.7,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 3.7,\n                            \"picked_team_percentage_overall_total_budget_change\": 4\n                        }\n                    },\n                    {\n                        \"id\": \"69dbce4588d01424e4d71b60f45fa9fb\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Marius Team 1\",\n                            \"picked_team_score\": 1153,\n                            \"country_iso\": \"NO\",\n                            \"username\": \"Marius Bakken\",\n                            \"user_first_name\": \"Marius\",\n                            \"user_last_name\": \"Bakken\",\n                            \"picked_team_total_budget\": 103.1,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 3.1,\n                            \"picked_team_percentage_overall_total_budget_change\": 3\n                        }\n                    },\n                    {\n                        \"id\": \"9af35dfd96a845f810b2a43fcdcb085e\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Cornelius-Velle Team 1\",\n                            \"picked_team_score\": 1152,\n                            \"country_iso\": \"NO\",\n                            \"username\": \"Cornelius-Velle Marcussen\",\n                            \"user_first_name\": \"Cornelius-Velle\",\n                            \"user_last_name\": \"Marcussen\",\n                            \"picked_team_total_budget\": 101.8,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 1.8,\n                            \"picked_team_percentage_overall_total_budget_change\": 2\n                        }\n                    },\n                    {\n                        \"id\": \"2fb45031fe2768b24bbd6ff763f672d1\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Jords Team Red Bull\",\n                            \"picked_team_score\": 1151,\n                            \"country_iso\": \"ZA\",\n                            \"username\": \"Jordan Stevens\",\n                            \"user_first_name\": \"Jordan\",\n                            \"user_last_name\": \"Stevens\",\n                            \"picked_team_total_budget\": 102.7,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 2.7,\n                            \"picked_team_percentage_overall_total_budget_change\": 3\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_most_valuable_teams_gp_76_cumulative\",\n                \"title\": \"Most Valuable Teams\",\n                \"type\": \"most_valuable_teams\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"picked_team\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"53795e42b61210e37c1ae871d681563c\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Redacted  📈💰🚀\",\n                            \"picked_team_score\": 706,\n                            \"country_iso\": \"GB\",\n                            \"username\": \"Matt xyz\",\n                            \"user_first_name\": \"Matt\",\n                            \"user_last_name\": \"xyz\",\n                            \"picked_team_total_budget\": 109,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 9,\n                            \"picked_team_percentage_overall_total_budget_change\": 9\n                        }\n                    },\n                    {\n                        \"id\": \"1a0a7a41b315dfb393f0ef657b399d18\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Cash Is King\",\n                            \"picked_team_score\": 761,\n                            \"country_iso\": \"GB\",\n                            \"username\": \"m3racer123\",\n                            \"user_first_name\": \"Craig\",\n                            \"user_last_name\": \"Russell\",\n                            \"picked_team_total_budget\": 109,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 9,\n                            \"picked_team_percentage_overall_total_budget_change\": 9\n                        }\n                    },\n                    {\n                        \"id\": \"cf69a12e88180cbc9d130c050c9af947\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"🤡⃠\",\n                            \"picked_team_score\": 728,\n                            \"country_iso\": \"GB\",\n                            \"username\": \"Matt xyz\",\n                            \"user_first_name\": \"Matt\",\n                            \"user_last_name\": \"xyz\",\n                            \"picked_team_total_budget\": 108.8,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 8.8,\n                            \"picked_team_percentage_overall_total_budget_change\": 9\n                        }\n                    },\n                    {\n                        \"id\": \"119b0dc67137e496b307d8d78709298c\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"kjubooo $$$\",\n                            \"picked_team_score\": 797,\n                            \"country_iso\": \"SK\",\n                            \"username\": \"Jakub *****\",\n                            \"user_first_name\": \"Jakub\",\n                            \"user_last_name\": \"Polak\",\n                            \"picked_team_total_budget\": 108.7,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 8.7,\n                            \"picked_team_percentage_overall_total_budget_change\": 9\n                        }\n                    },\n                    {\n                        \"id\": \"226cc023e78d6c99ba50d3acbf4bca92\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Hello viewers, Super GT Here\",\n                            \"picked_team_score\": 752,\n                            \"country_iso\": \"GB\",\n                            \"username\": \"Craig Russell\",\n                            \"user_first_name\": \"Craig\",\n                            \"user_last_name\": \"Russell\",\n                            \"picked_team_total_budget\": 108.6,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 8.6,\n                            \"picked_team_percentage_overall_total_budget_change\": 9\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_biggest_team_value_increases_gp_76_cumulative\",\n                \"title\": \"Biggest Team Value Increases\",\n                \"type\": \"biggest_team_value_increases\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"picked_team\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"57ca60622daa98e175d5089a42bc524e\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Redacted  📈💰🚀\",\n                            \"picked_team_score\": 706,\n                            \"country_iso\": \"GB\",\n                            \"username\": \"Matt xyz\",\n                            \"user_first_name\": \"Matt\",\n                            \"user_last_name\": \"xyz\",\n                            \"picked_team_total_budget\": 109,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 9,\n                            \"picked_team_percentage_overall_total_budget_change\": 9\n                        }\n                    },\n                    {\n                        \"id\": \"bdd2e7172c43d006a6b1fbc47094fabd\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Cash Is King\",\n                            \"picked_team_score\": 761,\n                            \"country_iso\": \"GB\",\n                            \"username\": \"m3racer123\",\n                            \"user_first_name\": \"Craig\",\n                            \"user_last_name\": \"Russell\",\n                            \"picked_team_total_budget\": 109,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 9,\n                            \"picked_team_percentage_overall_total_budget_change\": 9\n                        }\n                    },\n                    {\n                        \"id\": \"447d2b5c2cd1821c7fd1a5f4bba8d8a3\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"🤡⃠\",\n                            \"picked_team_score\": 728,\n                            \"country_iso\": \"GB\",\n                            \"username\": \"Matt xyz\",\n                            \"user_first_name\": \"Matt\",\n                            \"user_last_name\": \"xyz\",\n                            \"picked_team_total_budget\": 108.8,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 8.8,\n                            \"picked_team_percentage_overall_total_budget_change\": 9\n                        }\n                    },\n                    {\n                        \"id\": \"89e1e35a17553872ce3f03fa42bf5996\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"kjubooo $$$\",\n                            \"picked_team_score\": 797,\n                            \"country_iso\": \"SK\",\n                            \"username\": \"Jakub *****\",\n                            \"user_first_name\": \"Jakub\",\n                            \"user_last_name\": \"Polak\",\n                            \"picked_team_total_budget\": 108.7,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 8.7,\n                            \"picked_team_percentage_overall_total_budget_change\": 9\n                        }\n                    },\n                    {\n                        \"id\": \"a061ebabf6f3faa1f9f1547f3bb46341\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Hello viewers, Super GT Here\",\n                            \"picked_team_score\": 752,\n                            \"country_iso\": \"GB\",\n                            \"username\": \"Craig Russell\",\n                            \"user_first_name\": \"Craig\",\n                            \"user_last_name\": \"Russell\",\n                            \"picked_team_total_budget\": 108.6,\n                            \"picked_team_weekly_total_budget_change\": 0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": 8.6,\n                            \"picked_team_percentage_overall_total_budget_change\": 9\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_biggest_team_value_decreases_gp_76_cumulative\",\n                \"title\": \"Biggest Team Value Decreases\",\n                \"type\": \"biggest_team_value_decreases\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"picked_team\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"3038c9b1036b53b049b89b97a2c85e13\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Kocaelispor F2\",\n                            \"picked_team_score\": 399,\n                            \"country_iso\": \"TR\",\n                            \"username\": \"Mert Ayduman\",\n                            \"user_first_name\": \"Mert\",\n                            \"user_last_name\": \"Ayduman\",\n                            \"picked_team_total_budget\": 92.8,\n                            \"picked_team_weekly_total_budget_change\": -0.3,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": -7.2,\n                            \"picked_team_percentage_overall_total_budget_change\": -7\n                        }\n                    },\n                    {\n                        \"id\": \"1adc5fa95db055d1d2696ddae9a51aa5\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Lehman Brothers Racing Point\",\n                            \"picked_team_score\": 277,\n                            \"country_iso\": \"IT\",\n                            \"username\": \"Asdrubalissimo\",\n                            \"user_first_name\": \"Giulio\",\n                            \"user_last_name\": \"Giordano\",\n                            \"picked_team_total_budget\": 92.9,\n                            \"picked_team_weekly_total_budget_change\": -0.2,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": -7.1,\n                            \"picked_team_percentage_overall_total_budget_change\": -7\n                        }\n                    },\n                    {\n                        \"id\": \"34172ec693cc1e77bb05104c1549bea6\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Facundo Team 1\",\n                            \"picked_team_score\": 465,\n                            \"country_iso\": \"PH\",\n                            \"username\": \"Facundo Kangkarote\",\n                            \"user_first_name\": \"Facundo\",\n                            \"user_last_name\": \"Kangkarote\",\n                            \"picked_team_total_budget\": 94.2,\n                            \"picked_team_weekly_total_budget_change\": -0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": -5.8,\n                            \"picked_team_percentage_overall_total_budget_change\": -6\n                        }\n                    },\n                    {\n                        \"id\": \"c3e3d2b62b1919ae07afebeacd722ceb\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Grosjean's Legacy\",\n                            \"picked_team_score\": 296,\n                            \"country_iso\": \"PT\",\n                            \"username\": \"Daniel Julio\",\n                            \"user_first_name\": \"Daniel\",\n                            \"user_last_name\": \"Julio\",\n                            \"picked_team_total_budget\": 94.3,\n                            \"picked_team_weekly_total_budget_change\": -0.1,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": -5.7,\n                            \"picked_team_percentage_overall_total_budget_change\": -6\n                        }\n                    },\n                    {\n                        \"id\": \"018c0bb118e6f36ac4c9a470c34e454c\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"La Grosse Calva de Vettel\",\n                            \"picked_team_score\": 375,\n                            \"country_iso\": \"FR\",\n                            \"username\": \"Benjamin Acosta\",\n                            \"user_first_name\": \"Benjamin\",\n                            \"user_last_name\": \"Acosta\",\n                            \"picked_team_total_budget\": 94.3,\n                            \"picked_team_weekly_total_budget_change\": -0.2,\n                            \"picked_team_percentage_weekly_total_budget_change\": 0,\n                            \"picked_team_overall_total_budget_change\": -5.7,\n                            \"picked_team_percentage_overall_total_budget_change\": -6\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_highest_average_points_by_country_gp_76_cumulative\",\n                \"title\": \"Highest Average Points By Country\",\n                \"type\": \"highest_average_points_by_country\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"country\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"f0de4546a73a0c81d74c45b5ce19d728\",\n                        \"attrs\": {\n                            \"country_iso\": \"NL\",\n                            \"avg_score\": 797.89,\n                            \"teams_count\": 32452\n                        }\n                    },\n                    {\n                        \"id\": \"f536681127a12ba474431c9b234efa72\",\n                        \"attrs\": {\n                            \"country_iso\": \"FI\",\n                            \"avg_score\": 774.21,\n                            \"teams_count\": 7581\n                        }\n                    },\n                    {\n                        \"id\": \"68970022b38c8e0181b4e9861e445361\",\n                        \"attrs\": {\n                            \"country_iso\": \"MT\",\n                            \"avg_score\": 765.84,\n                            \"teams_count\": 1469\n                        }\n                    },\n                    {\n                        \"id\": \"0b7d1ce5e76b5c97a959a1c1916038ed\",\n                        \"attrs\": {\n                            \"country_iso\": \"SE\",\n                            \"avg_score\": 763.03,\n                            \"teams_count\": 17138\n                        }\n                    },\n                    {\n                        \"id\": \"e7973164a69432b4002aad1a48cf7e8b\",\n                        \"attrs\": {\n                            \"country_iso\": \"PL\",\n                            \"avg_score\": 762.49,\n                            \"teams_count\": 17731\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_highest_average_points_by_favourite_team_gp_76_cumulative\",\n                \"title\": \"Highest Average Points By Favourite Team\",\n                \"type\": \"highest_average_points_by_favourite_team\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"team\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"9f7e8ab2051bf8732ce0489029a27e54\",\n                        \"attrs\": {\n                            \"team_id\": 5,\n                            \"team_name\": \"Red Bull Racing\",\n                            \"team_abbreviation\": \"RED\",\n                            \"avg_score\": 764.53,\n                            \"teams_count\": 204817\n                        }\n                    },\n                    {\n                        \"id\": \"6b223245c8766896a3af440a597f932e\",\n                        \"attrs\": {\n                            \"team_id\": 3,\n                            \"team_name\": \"McLaren F1 Team\",\n                            \"team_abbreviation\": \"MCL\",\n                            \"avg_score\": 763.06,\n                            \"teams_count\": 229866\n                        }\n                    },\n                    {\n                        \"id\": \"c549a64d46d306fca0ea9a681708d544\",\n                        \"attrs\": {\n                            \"team_id\": 1,\n                            \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                            \"team_abbreviation\": \"FER\",\n                            \"avg_score\": 744.63,\n                            \"teams_count\": 155232\n                        }\n                    },\n                    {\n                        \"id\": \"edb1086cd0f3300cf791643798d2de94\",\n                        \"attrs\": {\n                            \"team_id\": 2,\n                            \"team_name\": \"Williams Racing\",\n                            \"team_abbreviation\": \"WIL\",\n                            \"avg_score\": 742.65,\n                            \"teams_count\": 12875\n                        }\n                    },\n                    {\n                        \"id\": \"f460dd1274f039a6d5ca5cbaa0f0a6cc\",\n                        \"attrs\": {\n                            \"team_id\": 9,\n                            \"team_name\": \"Aston Martin Cognizant Formula One Team\",\n                            \"team_abbreviation\": \"AST\",\n                            \"avg_score\": 724.22,\n                            \"teams_count\": 54954\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_highest_average_points_by_medium_sized_league_gp_76_cumulative\",\n                \"title\": \"Highest Average Points By Medium Sized League\",\n                \"type\": \"highest_average_points_by_medium_sized_league\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"league\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"f356351dd88f056e9149b51ba74c473a\",\n                        \"attrs\": {\n                            \"league_name\": \"Sweden - Gothenburg\",\n                            \"teams_count\": 10,\n                            \"avg_score\": 1045.5,\n                            \"user_uploaded_avatar_image_url\": null,\n                            \"avatar_league_image_set\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/5/Avatar-5.jpg\"\n                        }\n                    },\n                    {\n                        \"id\": \"e600395c47cd86ee235548fffdb85025\",\n                        \"attrs\": {\n                            \"league_name\": \"Poar Gamen\",\n                            \"teams_count\": 13,\n                            \"avg_score\": 1029.77,\n                            \"user_uploaded_avatar_image_url\": null,\n                            \"avatar_league_image_set\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/5/Avatar-5.jpg\"\n                        }\n                    },\n                    {\n                        \"id\": \"1d3efb6f8c03267c8246f64165f1959a\",\n                        \"attrs\": {\n                            \"league_name\": \"Vmasala\",\n                            \"teams_count\": 10,\n                            \"avg_score\": 1023.7,\n                            \"user_uploaded_avatar_image_url\": null,\n                            \"avatar_league_image_set\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/4/Avatar-4.jpg\"\n                        }\n                    },\n                    {\n                        \"id\": \"22ba1e9e6c020c7eb969f2afeb8b30c7\",\n                        \"attrs\": {\n                            \"league_name\": \"The Spencers\",\n                            \"teams_count\": 12,\n                            \"avg_score\": 1015.75,\n                            \"user_uploaded_avatar_image_url\": null,\n                            \"avatar_league_image_set\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/3/Avatar-3.jpg\"\n                        }\n                    },\n                    {\n                        \"id\": \"a2abd782472b716f39e7e9686a6ab9b8\",\n                        \"attrs\": {\n                            \"league_name\": \"Fullstop\",\n                            \"teams_count\": 13,\n                            \"avg_score\": 1010.23,\n                            \"user_uploaded_avatar_image_url\": null,\n                            \"avatar_league_image_set\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/5/Avatar-5.jpg\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_highest_average_points_by_large_sized_league_gp_76_cumulative\",\n                \"title\": \"Highest Average Points By Large Sized League\",\n                \"type\": \"highest_average_points_by_large_sized_league\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"league\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"a4e550e2d94c7b5f27333e2efaa075a8\",\n                        \"attrs\": {\n                            \"league_name\": \"KGP_F1\",\n                            \"teams_count\": 52,\n                            \"avg_score\": 902.42,\n                            \"user_uploaded_avatar_image_url\": null,\n                            \"avatar_league_image_set\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/3/Avatar-3.jpg\"\n                        }\n                    },\n                    {\n                        \"id\": \"04a51cae6f6de9fc449ad79fe01e84b6\",\n                        \"attrs\": {\n                            \"league_name\": \"F1fantasytracker.com\",\n                            \"teams_count\": 2613,\n                            \"avg_score\": 901.07,\n                            \"user_uploaded_avatar_image_url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/leagues/user_uploaded_avatar/359/Navy_BG_-_Logo_Small.png\",\n                            \"avatar_league_image_set\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/2/Avatar-2.jpg\"\n                        }\n                    },\n                    {\n                        \"id\": \"1b02e33dbc5c3b7e71c70b311c8cfadc\",\n                        \"attrs\": {\n                            \"league_name\": \"NEEMFEUP F1 FantasyLeague\",\n                            \"teams_count\": 116,\n                            \"avg_score\": 894.75,\n                            \"user_uploaded_avatar_image_url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/leagues/user_uploaded_avatar/66570/WhatsApp_Image_2021-03-17_at_16.18.15.jpeg\",\n                            \"avatar_league_image_set\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/5/Avatar-5.jpg\"\n                        }\n                    },\n                    {\n                        \"id\": \"49f13ec83e9874133706dee0b7aab437\",\n                        \"attrs\": {\n                            \"league_name\": \"Paddock Podcast 2021\",\n                            \"teams_count\": 140,\n                            \"avg_score\": 892.65,\n                            \"user_uploaded_avatar_image_url\": null,\n                            \"avatar_league_image_set\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/5/Avatar-5.jpg\"\n                        }\n                    },\n                    {\n                        \"id\": \"793fdec9c32f14ee7bea50532df6156f\",\n                        \"attrs\": {\n                            \"league_name\": \"PITWALL\",\n                            \"teams_count\": 136,\n                            \"avg_score\": 888.49,\n                            \"user_uploaded_avatar_image_url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/leagues/user_uploaded_avatar/199717/Pitwall_ProfilePic3.png\",\n                            \"avatar_league_image_set\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/league_image_sets/avatar_image/2/Avatar-2.jpg\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_wildcards_played_gp_76_cumulative\",\n                \"title\": \"Wildcards Played\",\n                \"type\": \"wildcards_played\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"wildcard\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"d8f5cb21ff8b56cb4b8a113cec8b4125\",\n                        \"attrs\": {\n                            \"game_period_id\": 76,\n                            \"game_period_name\": \"FORMULA 1 GRAND PRIX DE FRANCE 2021\",\n                            \"game_period_short_name\": \"France\",\n                            \"num_wildcards_played\": 83\n                        }\n                    },\n                    {\n                        \"id\": \"4311fced800788caae17ff3f35dc1171\",\n                        \"attrs\": {\n                            \"game_period_id\": 75,\n                            \"game_period_name\": \"FORMULA 1 AZERBAIJAN GRAND PRIX 2021\",\n                            \"game_period_short_name\": \"Azerbaijan\",\n                            \"num_wildcards_played\": 6932\n                        }\n                    },\n                    {\n                        \"id\": \"8160182d4b3eb3c9e52c461c46bba47b\",\n                        \"attrs\": {\n                            \"game_period_id\": 74,\n                            \"game_period_name\": \"FORMULA 1 GRAND PRIX DE MONACO 2021\",\n                            \"game_period_short_name\": \"Monaco\",\n                            \"num_wildcards_played\": 10962\n                        }\n                    },\n                    {\n                        \"id\": \"0b4540eda8e1eb370986210ac4c9c52e\",\n                        \"attrs\": {\n                            \"game_period_id\": 73,\n                            \"game_period_name\": \"FORMULA 1 ARAMCO GRAN PREMIO DE ESPAÑA 2021\",\n                            \"game_period_short_name\": \"Spain\",\n                            \"num_wildcards_played\": 6554\n                        }\n                    },\n                    {\n                        \"id\": \"2dde6beb342bf7d47061af15eeefb978\",\n                        \"attrs\": {\n                            \"game_period_id\": 72,\n                            \"game_period_name\": \"FORMULA 1 HEINEKEN GRANDE PRÉMIO DE PORTUGAL 2021\",\n                            \"game_period_short_name\": \"Portugal\",\n                            \"num_wildcards_played\": 9071\n                        }\n                    },\n                    {\n                        \"id\": \"32015753fabab900c42abba0b317bc43\",\n                        \"attrs\": {\n                            \"game_period_id\": 71,\n                            \"game_period_name\": \"FORMULA 1 PIRELLI GRAN PREMIO DEL MADE IN ITALY E DELL'EMILIA ROMAGNA 2021\",\n                            \"game_period_short_name\": \"Imola\",\n                            \"num_wildcards_played\": 10067\n                        }\n                    },\n                    {\n                        \"id\": \"225c004255cf2ded68b1dfdd44db6fd4\",\n                        \"attrs\": {\n                            \"game_period_id\": 70,\n                            \"game_period_name\": \"FORMULA 1 GULF AIR BAHRAIN GRAND PRIX 2021\",\n                            \"game_period_short_name\": \"Bahrain\",\n                            \"num_wildcards_played\": 0\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_mega_player_boosters_played_gp_76_cumulative\",\n                \"title\": \"Mega Player Boosters Played\",\n                \"type\": \"mega_player_boosters_played\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"mega_player_booster\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"6dd71173684ff125faa9eff4cd7043c1\",\n                        \"attrs\": {\n                            \"game_period_id\": 76,\n                            \"game_period_name\": \"FORMULA 1 GRAND PRIX DE FRANCE 2021\",\n                            \"game_period_short_name\": \"France\",\n                            \"num_mega_player_boosters_played\": 274\n                        }\n                    },\n                    {\n                        \"id\": \"42af86635b461e7ef14ea823d8eef9ff\",\n                        \"attrs\": {\n                            \"game_period_id\": 75,\n                            \"game_period_name\": \"FORMULA 1 AZERBAIJAN GRAND PRIX 2021\",\n                            \"game_period_short_name\": \"Azerbaijan\",\n                            \"num_mega_player_boosters_played\": 27249\n                        }\n                    },\n                    {\n                        \"id\": \"c2a398c0b944c3c79eebb34b4dd7708b\",\n                        \"attrs\": {\n                            \"game_period_id\": 74,\n                            \"game_period_name\": \"FORMULA 1 GRAND PRIX DE MONACO 2021\",\n                            \"game_period_short_name\": \"Monaco\",\n                            \"num_mega_player_boosters_played\": 45972\n                        }\n                    },\n                    {\n                        \"id\": \"1925cd5b3cfcb2b4010a15d99ed391e3\",\n                        \"attrs\": {\n                            \"game_period_id\": 73,\n                            \"game_period_name\": \"FORMULA 1 ARAMCO GRAN PREMIO DE ESPAÑA 2021\",\n                            \"game_period_short_name\": \"Spain\",\n                            \"num_mega_player_boosters_played\": 33981\n                        }\n                    },\n                    {\n                        \"id\": \"b8a4ded31bfdc2b8ca818cb5be370d30\",\n                        \"attrs\": {\n                            \"game_period_id\": 72,\n                            \"game_period_name\": \"FORMULA 1 HEINEKEN GRANDE PRÉMIO DE PORTUGAL 2021\",\n                            \"game_period_short_name\": \"Portugal\",\n                            \"num_mega_player_boosters_played\": 44659\n                        }\n                    },\n                    {\n                        \"id\": \"9d247a05e84708c7bfc04b4ba8c7ee63\",\n                        \"attrs\": {\n                            \"game_period_id\": 71,\n                            \"game_period_name\": \"FORMULA 1 PIRELLI GRAN PREMIO DEL MADE IN ITALY E DELL'EMILIA ROMAGNA 2021\",\n                            \"game_period_short_name\": \"Imola\",\n                            \"num_mega_player_boosters_played\": 71162\n                        }\n                    },\n                    {\n                        \"id\": \"37b03266b3007d599b63a92e1c6c5307\",\n                        \"attrs\": {\n                            \"game_period_id\": 70,\n                            \"game_period_name\": \"FORMULA 1 GULF AIR BAHRAIN GRAND PRIX 2021\",\n                            \"game_period_short_name\": \"Bahrain\",\n                            \"num_mega_player_boosters_played\": 91814\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_team_of_the_week_with_mega_player_booster_gp_76_cumulative\",\n                \"title\": \"Team Of The Week With Mega Player Booster\",\n                \"type\": \"team_of_the_week_with_mega_player_booster\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"team_of_the_week\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"5de9c700d64660f72f17287ea079b6da\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Mirna Team 3\",\n                            \"picked_players_info\": [\n                                {\n                                    \"player_name\": \"G. Russell\",\n                                    \"player_id\": 30,\n                                    \"score\": 10,\n                                    \"boosted\": false,\n                                    \"mega_boosted\": false\n                                },\n                                {\n                                    \"player_name\": \"S. Vettel\",\n                                    \"player_id\": 19,\n                                    \"score\": 28,\n                                    \"boosted\": false,\n                                    \"mega_boosted\": false\n                                },\n                                {\n                                    \"player_name\": \"L. Norris\",\n                                    \"player_id\": 16,\n                                    \"score\": 98,\n                                    \"boosted\": true,\n                                    \"mega_boosted\": false\n                                },\n                                {\n                                    \"player_name\": \"C. Sainz\",\n                                    \"player_id\": 23,\n                                    \"score\": 36,\n                                    \"boosted\": false,\n                                    \"mega_boosted\": false\n                                },\n                                {\n                                    \"player_name\": \"M. Verstappen\",\n                                    \"player_id\": 14,\n                                    \"score\": 180,\n                                    \"boosted\": false,\n                                    \"mega_boosted\": true\n                                },\n                                {\n                                    \"player_name\": \"Red Bull\",\n                                    \"player_id\": 5,\n                                    \"score\": 78,\n                                    \"boosted\": false,\n                                    \"mega_boosted\": false\n                                }\n                            ],\n                            \"game_period_id\": 74,\n                            \"picked_team_score\": 430\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_team_of_the_week_without_mega_player_booster_gp_76_cumulative\",\n                \"title\": \"Team Of The Week Without Mega Player Booster\",\n                \"type\": \"team_of_the_week_without_mega_player_booster\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"team_of_the_week\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"251df406de03c813169c6e3a957fc448\",\n                        \"attrs\": {\n                            \"picked_team_name\": \"Elizabeth Team 1\",\n                            \"picked_players_info\": [\n                                {\n                                    \"player_name\": \"Red Bull\",\n                                    \"player_id\": 5,\n                                    \"score\": 78,\n                                    \"boosted\": false,\n                                    \"mega_boosted\": false\n                                },\n                                {\n                                    \"player_name\": \"N. Mazepin\",\n                                    \"player_id\": 29,\n                                    \"score\": 11,\n                                    \"boosted\": false,\n                                    \"mega_boosted\": false\n                                },\n                                {\n                                    \"player_name\": \"C. Sainz\",\n                                    \"player_id\": 23,\n                                    \"score\": 36,\n                                    \"boosted\": false,\n                                    \"mega_boosted\": false\n                                },\n                                {\n                                    \"player_name\": \"L. Norris\",\n                                    \"player_id\": 16,\n                                    \"score\": 98,\n                                    \"boosted\": true,\n                                    \"mega_boosted\": false\n                                },\n                                {\n                                    \"player_name\": \"S. Vettel\",\n                                    \"player_id\": 19,\n                                    \"score\": 28,\n                                    \"boosted\": false,\n                                    \"mega_boosted\": false\n                                },\n                                {\n                                    \"player_name\": \"M. Verstappen\",\n                                    \"player_id\": 14,\n                                    \"score\": 60,\n                                    \"boosted\": false,\n                                    \"mega_boosted\": false\n                                }\n                            ],\n                            \"game_period_id\": 74,\n                            \"picked_team_score\": 311\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_top_qualifying_streaks_by_position_gp_76_cumulative\",\n                \"title\": \"Top Qualifying Streaks By Position\",\n                \"type\": \"top_qualifying_streaks_by_position\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"player\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"cda302e8bf976559fe9cbc53ce740de4\",\n                        \"attrs\": {\n                            \"position\": \"Driver\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"254cd9cf8c584cae8a0567d4c8e33c15\",\n                                    \"attrs\": {\n                                        \"player_id\": 23,\n                                        \"player_name\": \"C. Sainz\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"qualifying_streak_event_progress\": \"4/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"8f2134667b24fb3cf09f53fd6a29d926\",\n                                    \"attrs\": {\n                                        \"player_id\": 24,\n                                        \"player_name\": \"P. Gasly\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"qualifying_streak_event_progress\": \"2/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"652b54b7a31e081ac9b23b6fb22ed6ef\",\n                                    \"attrs\": {\n                                        \"player_id\": 13,\n                                        \"player_name\": \"V. Bottas\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"qualifying_streak_event_progress\": \"1/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"3bccd487cb6f8113699277831ac81529\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"qualifying_streak_event_progress\": \"1/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"790e90bba3495b6d7d1b059dba5e0eec\",\n                                    \"attrs\": {\n                                        \"player_id\": 21,\n                                        \"player_name\": \"F. Alonso\",\n                                        \"team_id\": 6,\n                                        \"team_abbreviation\": \"ALP\",\n                                        \"qualifying_streak_event_progress\": \"1/5\"\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"9ba035049bee5668211d0dc35b089492\",\n                        \"attrs\": {\n                            \"position\": \"Constructor\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"6d033b00bb26f40b450e1a55a912492e\",\n                                    \"attrs\": {\n                                        \"player_id\": 5,\n                                        \"player_name\": \"Red Bull\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"qualifying_streak_event_progress\": \"2/3\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"81ab1b01ccbe9fdf28f3d962ccd977dd\",\n                                    \"attrs\": {\n                                        \"player_id\": 1,\n                                        \"player_name\": \"Ferrari\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"qualifying_streak_event_progress\": \"1/3\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"02f983bfe91b2f62b777f6f6244e13f3\",\n                                    \"attrs\": {\n                                        \"player_id\": 7,\n                                        \"player_name\": \"AlphaTauri\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"qualifying_streak_event_progress\": \"1/3\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"626254cd25c0ec109d6fef0ef489272a\",\n                                    \"attrs\": {\n                                        \"player_id\": 3,\n                                        \"player_name\": \"McLaren\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"qualifying_streak_event_progress\": \"0/3\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"31f2070a2695a50286965bbe54d53185\",\n                                    \"attrs\": {\n                                        \"player_id\": 9,\n                                        \"player_name\": \"Aston Martin\",\n                                        \"team_id\": 9,\n                                        \"team_abbreviation\": \"AST\",\n                                        \"qualifying_streak_event_progress\": \"0/3\"\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"5254d3a738e9876af2d73bdf8b54bbe3\",\n                        \"attrs\": {\n                            \"position\": \"All Positions\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"0b0d780ace7f9dfb1101f7ec61af0cdd\",\n                                    \"attrs\": {\n                                        \"player_id\": 23,\n                                        \"player_name\": \"C. Sainz\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"qualifying_streak_event_progress\": \"4/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"bf76bd18d1ffa2cb6ef425bfb8cb01ff\",\n                                    \"attrs\": {\n                                        \"player_id\": 24,\n                                        \"player_name\": \"P. Gasly\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"qualifying_streak_event_progress\": \"2/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"e69674a61c9ecf86c9ab32e2d5ca1233\",\n                                    \"attrs\": {\n                                        \"player_id\": 5,\n                                        \"player_name\": \"Red Bull\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"qualifying_streak_event_progress\": \"2/3\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"c511887bc97c5d95a376ddbf0c0fc0bb\",\n                                    \"attrs\": {\n                                        \"player_id\": 13,\n                                        \"player_name\": \"V. Bottas\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"qualifying_streak_event_progress\": \"1/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"f1c04fc19bf53099d5b7e0d508dcd642\",\n                                    \"attrs\": {\n                                        \"player_id\": 22,\n                                        \"player_name\": \"C. Leclerc\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"qualifying_streak_event_progress\": \"1/5\"\n                                    }\n                                }\n                            ]\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"gameweek_stat_group_top_race_streaks_by_position_gp_76_cumulative\",\n                \"title\": \"Top Race Streaks By Position\",\n                \"type\": \"top_race_streaks_by_position\",\n                \"hide_zero_scores\": false,\n                \"report_type\": \"player\",\n                \"gameweek_stats\": [\n                    {\n                        \"id\": \"9dc2676a5ee9736aab6c36d94376af46\",\n                        \"attrs\": {\n                            \"position\": \"Driver\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"6a74b86bd8c2447787f412d6060274a4\",\n                                    \"attrs\": {\n                                        \"player_id\": 20,\n                                        \"player_name\": \"E. Ocon\",\n                                        \"team_id\": 6,\n                                        \"team_abbreviation\": \"ALP\",\n                                        \"race_streak_event_progress\": \"4/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"9b5825cc1c6173c4c48631999ab5f89f\",\n                                    \"attrs\": {\n                                        \"player_id\": 24,\n                                        \"player_name\": \"P. Gasly\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"race_streak_event_progress\": \"4/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"c5261e64117a0a768bf2e7d70ac89b78\",\n                                    \"attrs\": {\n                                        \"player_id\": 15,\n                                        \"player_name\": \"S. Perez\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"race_streak_event_progress\": \"3/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"71108db68a0f008116cf0af3fbae3b02\",\n                                    \"attrs\": {\n                                        \"player_id\": 23,\n                                        \"player_name\": \"C. Sainz\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"race_streak_event_progress\": \"2/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"a4cd1f4c39c2f67d8d3008deece47dc6\",\n                                    \"attrs\": {\n                                        \"player_id\": 18,\n                                        \"player_name\": \"L. Stroll\",\n                                        \"team_id\": 9,\n                                        \"team_abbreviation\": \"AST\",\n                                        \"race_streak_event_progress\": \"1/5\"\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"1a9d7674c6b604c4031819b1d8952298\",\n                        \"attrs\": {\n                            \"position\": \"Constructor\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"c83e4af68d3016b4187b324814f9d29d\",\n                                    \"attrs\": {\n                                        \"player_id\": 9,\n                                        \"player_name\": \"Aston Martin\",\n                                        \"team_id\": 9,\n                                        \"team_abbreviation\": \"AST\",\n                                        \"race_streak_event_progress\": \"1/3\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"4f44cc79eb8f287a9c37a500d8e65579\",\n                                    \"attrs\": {\n                                        \"player_id\": 1,\n                                        \"player_name\": \"Ferrari\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"race_streak_event_progress\": \"0/3\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"e7a71584259b1e141c1647e399995411\",\n                                    \"attrs\": {\n                                        \"player_id\": 3,\n                                        \"player_name\": \"McLaren\",\n                                        \"team_id\": 3,\n                                        \"team_abbreviation\": \"MCL\",\n                                        \"race_streak_event_progress\": \"0/3\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"0d311bec555addbff876e99239b6bd38\",\n                                    \"attrs\": {\n                                        \"player_id\": 10,\n                                        \"player_name\": \"Haas\",\n                                        \"team_id\": 10,\n                                        \"team_abbreviation\": \"HAA\",\n                                        \"race_streak_event_progress\": \"0/3\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"e63e2c2bc1a20d891a63fb4d06f165a6\",\n                                    \"attrs\": {\n                                        \"player_id\": 4,\n                                        \"player_name\": \"Mercedes\",\n                                        \"team_id\": 4,\n                                        \"team_abbreviation\": \"MER\",\n                                        \"race_streak_event_progress\": \"0/3\"\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    {\n                        \"id\": \"96d47c15c1c167f0d464b9e23df593bb\",\n                        \"attrs\": {\n                            \"position\": \"All Positions\",\n                            \"top_scoring_player_info\": [\n                                {\n                                    \"id\": \"246b82270b21f13284795f8a5a6555b0\",\n                                    \"attrs\": {\n                                        \"player_id\": 20,\n                                        \"player_name\": \"E. Ocon\",\n                                        \"team_id\": 6,\n                                        \"team_abbreviation\": \"ALP\",\n                                        \"race_streak_event_progress\": \"4/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"b06bf0b152d495520b72f8a94de77b3a\",\n                                    \"attrs\": {\n                                        \"player_id\": 24,\n                                        \"player_name\": \"P. Gasly\",\n                                        \"team_id\": 7,\n                                        \"team_abbreviation\": \"ALT\",\n                                        \"race_streak_event_progress\": \"4/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"cb384d1ed1a5aaa7d4f886ed97089473\",\n                                    \"attrs\": {\n                                        \"player_id\": 15,\n                                        \"player_name\": \"S. Perez\",\n                                        \"team_id\": 5,\n                                        \"team_abbreviation\": \"RED\",\n                                        \"race_streak_event_progress\": \"3/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"72259eeccd53380ae8734fdd444ac61b\",\n                                    \"attrs\": {\n                                        \"player_id\": 23,\n                                        \"player_name\": \"C. Sainz\",\n                                        \"team_id\": 1,\n                                        \"team_abbreviation\": \"FER\",\n                                        \"race_streak_event_progress\": \"2/5\"\n                                    }\n                                },\n                                {\n                                    \"id\": \"0eeb9410e8a3e9ebcdb513ba2fcf7561\",\n                                    \"attrs\": {\n                                        \"player_id\": 18,\n                                        \"player_name\": \"L. Stroll\",\n                                        \"team_id\": 9,\n                                        \"team_abbreviation\": \"AST\",\n                                        \"race_streak_event_progress\": \"1/5\"\n                                    }\n                                }\n                            ]\n                        }\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"71720c48-bb76-4e73-afee-a928e291e14b"},{"name":"Circuit for a Game Period","id":"adbb633e-8b95-4798-baf8-1c0242b3b30e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/game_periods/76/circuit","description":"<p>Resolve game period data into human-readable circuit information</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["game_periods","76","circuit"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[],"variable":[]}},"response":[{"id":"a85303c8-af2f-4bc6-9cb2-3f3371d5f630","name":"Circuit for a Game Period","originalRequest":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/game_periods/76/circuit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Age","value":"153"},{"key":"Cache-Control","value":"max-age=600, public"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 10:14:56 GMT"},{"key":"ETag","value":"W/\"05d23f1ec434c48ac2a146f9fc319f2e\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Digest","value":"79d8a1d8b915e72ef987a013d157d7269cfbff36"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"fresh"},{"key":"X-Request-Id","value":"4cc65895-b0c0-459f-9ad1-8773ed74e40f"},{"key":"X-Runtime","value":"0.021588"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"479"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 8,\n    \"first_grand_prix\": \"1971\",\n    \"laps_total\": \"53\",\n    \"length\": \"5.842\",\n    \"distance\": \"309.69\",\n    \"lap_record\": \"1:32.740 - Sebastian Vettel(2019)\",\n    \"pratice_one\": \"Fri 11:30 - 12:30\",\n    \"pratice_two\": \"Fri 15:00 - 16:00\",\n    \"pratice_three\": \"Sat 12:00 - 13:00\",\n    \"qualifying\": \"Sat 15:00 - 16:00\",\n    \"race\": \"Sun 15:00 - 17:00\",\n    \"created_at\": \"2021-01-21T10:53:24.827Z\",\n    \"updated_at\": \"2021-05-26T12:36:31.954Z\",\n    \"name\": \"Circuit Paul Ricard\",\n    \"short_name\": \"Paul Ricard\",\n    \"country_iso\": \"FR\",\n    \"gmt_offset\": \"+02:00\"\n}"}],"_postman_id":"adbb633e-8b95-4798-baf8-1c0242b3b30e"},{"name":"Team Creation","id":"e41879e5-b8fc-40ea-b726-0491c8100602","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"picked_team\":{\"mega_player_booster_selected_id\":null,\"wildcard_selected_id\":null,\"name\":\"My Team\",\"total_substitutions_count\":0,\"actual_substitutions_count\":0,\"num_weekly_subs_remaining\":6,\"total_num_weekly_subs\":6,\"initial_budget\":100,\"previous_budget\":null,\"total_budget\":100,\"cash_balance\":2.5,\"team_value\":null,\"user_id\":null,\"slot\":3,\"score_excluding_deductions\":0,\"substitution_points_deduction\":0,\"score\":0,\"overall_score\":0,\"initial_overall_score\":0,\"mine\":true,\"parent_id\":null,\"game_period_id\":null,\"boosted_player_id\":\"22\",\"previous_turbo_player_id\":null,\"mega_boosted_player_id\":null,\"picked_players\":[{\"position_id\":\"1\",\"player_id\":\"12\",\"slot\":1},{\"position_id\":\"1\",\"player_id\":\"13\",\"slot\":2},{\"position_id\":\"1\",\"player_id\":\"30\",\"slot\":3},{\"position_id\":\"1\",\"player_id\":\"20\",\"slot\":4},{\"position_id\":\"1\",\"player_id\":\"22\",\"slot\":5},{\"position_id\":\"2\",\"player_id\":\"2\",\"slot\":1}],\"substitutions\":[]}}","options":{"raw":{"language":"json"}}},"url":"https://fantasy-api.formula1.com/partner_games/f1/picked_teams","description":"<p>Allows one to create a team</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["picked_teams"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[],"variable":[]}},"response":[{"id":"49877686-7fc6-4723-9ac1-b0e51b553b8d","name":"Max team count reached","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\"picked_team\":{\"mega_player_booster_selected_id\":null,\"wildcard_selected_id\":null,\"name\":\"My Team\",\"total_substitutions_count\":0,\"actual_substitutions_count\":0,\"num_weekly_subs_remaining\":6,\"total_num_weekly_subs\":6,\"initial_budget\":100,\"previous_budget\":null,\"total_budget\":100,\"cash_balance\":2.5,\"team_value\":null,\"user_id\":null,\"slot\":3,\"score_excluding_deductions\":0,\"substitution_points_deduction\":0,\"score\":0,\"overall_score\":0,\"initial_overall_score\":0,\"mine\":true,\"parent_id\":null,\"game_period_id\":null,\"boosted_player_id\":\"22\",\"previous_turbo_player_id\":null,\"mega_boosted_player_id\":null,\"picked_players\":[{\"position_id\":\"1\",\"player_id\":\"12\",\"slot\":1},{\"position_id\":\"1\",\"player_id\":\"13\",\"slot\":2},{\"position_id\":\"1\",\"player_id\":\"30\",\"slot\":3},{\"position_id\":\"1\",\"player_id\":\"20\",\"slot\":4},{\"position_id\":\"1\",\"player_id\":\"22\",\"slot\":5},{\"position_id\":\"2\",\"player_id\":\"2\",\"slot\":1}],\"substitutions\":[]}}","options":{"raw":{"language":"json"}}},"url":"https://fantasy-api.formula1.com/partner_games/f1/picked_teams"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 10:26:11 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"invalidate, pass"},{"key":"X-Request-Id","value":"7965a1f7-32d6-4f9f-938a-aa475201cbbf"},{"key":"X-Runtime","value":"0.048762"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"61"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"title\": \"User has reached team creation limit\"\n        }\n    ]\n}"}],"_postman_id":"e41879e5-b8fc-40ea-b726-0491c8100602"},{"name":"Team Substitution","id":"076b62fd-cb21-49bc-9d83-57e67904ccde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"picked_team\":{\"mega_player_booster_selected_id\":null,\"wildcard_selected_id\":null,\"name\":\"My Team\",\"total_substitutions_count\":0,\"actual_substitutions_count\":0,\"num_weekly_subs_remaining\":6,\"total_num_weekly_subs\":6,\"initial_budget\":100,\"previous_budget\":0,\"total_budget\":100,\"cash_balance\":2.5,\"team_value\":97.5,\"user_id\":\"102488\",\"slot\":3,\"score_excluding_deductions\":0,\"substitution_points_deduction\":0,\"score\":0,\"overall_score\":0,\"initial_overall_score\":0,\"mine\":true,\"parent_id\":\"12534756\",\"game_period_id\":\"76\",\"boosted_player_id\":\"22\",\"previous_turbo_player_id\":null,\"mega_boosted_player_id\":null,\"picked_players\":[{\"position_id\":\"1\",\"player_id\":\"12\",\"slot\":1},{\"position_id\":\"1\",\"player_id\":\"13\",\"slot\":2},{\"position_id\":\"1\",\"player_id\":\"30\",\"slot\":3},{\"position_id\":\"1\",\"player_id\":\"20\",\"slot\":4},{\"position_id\":\"1\",\"player_id\":\"22\",\"slot\":5},{\"position_id\":\"2\",\"player_id\":\"2\",\"slot\":1}],\"substitutions\":[{\"player_in_id\":\"30\",\"player_out_id\":\"28\"}]}}","options":{"raw":{"language":"json"}}},"url":"https://fantasy-api.formula1.com/partner_games/f1/picked_teams/12534756","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":true,"source":{"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","name":"Endpoints - Authenticated","type":"folder"}},"urlObject":{"path":["picked_teams","12534756"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[{"disabled":true,"key":null,"value":null}],"variable":[]}},"response":[{"id":"a61c0998-1820-45bd-bb87-7efbe360fb9a","name":"Successful Team Substitution","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"picked_team\":{\"mega_player_booster_selected_id\":null,\"wildcard_selected_id\":null,\"name\":\"My Team\",\"total_substitutions_count\":0,\"actual_substitutions_count\":0,\"num_weekly_subs_remaining\":6,\"total_num_weekly_subs\":6,\"initial_budget\":100,\"previous_budget\":0,\"total_budget\":100,\"cash_balance\":2.5,\"team_value\":97.5,\"user_id\":\"102488\",\"slot\":3,\"score_excluding_deductions\":0,\"substitution_points_deduction\":0,\"score\":0,\"overall_score\":0,\"initial_overall_score\":0,\"mine\":true,\"parent_id\":\"12534756\",\"game_period_id\":\"76\",\"boosted_player_id\":\"22\",\"previous_turbo_player_id\":null,\"mega_boosted_player_id\":null,\"picked_players\":[{\"position_id\":\"1\",\"player_id\":\"12\",\"slot\":1},{\"position_id\":\"1\",\"player_id\":\"13\",\"slot\":2},{\"position_id\":\"1\",\"player_id\":\"30\",\"slot\":3},{\"position_id\":\"1\",\"player_id\":\"20\",\"slot\":4},{\"position_id\":\"1\",\"player_id\":\"22\",\"slot\":5},{\"position_id\":\"2\",\"player_id\":\"2\",\"slot\":1}],\"substitutions\":[{\"player_in_id\":\"30\",\"player_out_id\":\"28\"}]}}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://fantasy-api.formula1.com/partner_games/f1/picked_teams/12534756","host":["https://fantasy-api.formula1.com/partner_games/f1"],"path":["picked_teams","12534756"],"query":[{"key":null,"value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"gzip"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 10:28:18 GMT"},{"key":"ETag","value":"W/\"4fd6653f60bfdd3acee1315fb6533a5b\""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"invalidate, pass"},{"key":"X-Request-Id","value":"ae9a0fe2-96bd-4284-8bae-8beb356b574b"},{"key":"X-Runtime","value":"0.278233"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"877"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"picked_team\": {\n        \"id\": 12534756,\n        \"slot\": 3,\n        \"errors\": {},\n        \"score\": 0,\n        \"substitution_points_deduction\": 0,\n        \"score_excluding_deductions\": 0,\n        \"picked_players\": [\n            {\n                \"id\": 95709522,\n                \"slot\": 1,\n                \"player_id\": 2,\n                \"position\": \"Constructor\",\n                \"position_abbreviation\": \"CR\",\n                \"pitch_position\": 2,\n                \"score\": 0,\n                \"team_id\": 2,\n                \"purchase_price\": 6.3,\n                \"purchase_game_period_id\": 76,\n                \"team_abbreviation\": \"WIL\",\n                \"team_name\": \"Williams Racing\",\n                \"jersey_image\": {\n                    \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/2/Williams-2021Livery.png\"\n                }\n            },\n            {\n                \"id\": 95709521,\n                \"slot\": 5,\n                \"player_id\": 22,\n                \"position\": \"Driver\",\n                \"position_abbreviation\": \"DR\",\n                \"pitch_position\": 1,\n                \"score\": 0,\n                \"team_id\": 1,\n                \"purchase_price\": 18.3,\n                \"purchase_game_period_id\": 76,\n                \"team_abbreviation\": \"FER\",\n                \"team_name\": \"Scuderia Ferrari Mission Winnow\",\n                \"jersey_image\": {\n                    \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/1/Ferrari-2021Livery.png\"\n                }\n            },\n            {\n                \"id\": 95709520,\n                \"slot\": 4,\n                \"player_id\": 20,\n                \"position\": \"Driver\",\n                \"position_abbreviation\": \"DR\",\n                \"pitch_position\": 1,\n                \"score\": 0,\n                \"team_id\": 6,\n                \"purchase_price\": 10.5,\n                \"purchase_game_period_id\": 76,\n                \"team_abbreviation\": \"ALP\",\n                \"team_name\": \"Alpine F1 Team\",\n                \"jersey_image\": {\n                    \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/6/Alpine-2021Livery.png\"\n                }\n            },\n            {\n                \"id\": 95709519,\n                \"slot\": 3,\n                \"player_id\": 30,\n                \"position\": \"Driver\",\n                \"position_abbreviation\": \"DR\",\n                \"pitch_position\": 1,\n                \"score\": 0,\n                \"team_id\": 2,\n                \"purchase_price\": 6.2,\n                \"purchase_game_period_id\": 76,\n                \"team_abbreviation\": \"WIL\",\n                \"team_name\": \"Williams Racing\",\n                \"jersey_image\": {\n                    \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/2/Williams-2021Livery.png\"\n                }\n            },\n            {\n                \"id\": 95709518,\n                \"slot\": 2,\n                \"player_id\": 13,\n                \"position\": \"Driver\",\n                \"position_abbreviation\": \"DR\",\n                \"pitch_position\": 1,\n                \"score\": 0,\n                \"team_id\": 4,\n                \"purchase_price\": 23,\n                \"purchase_game_period_id\": 76,\n                \"team_abbreviation\": \"MER\",\n                \"team_name\": \"Mercedes-AMG Petronas F1 Team\",\n                \"jersey_image\": {\n                    \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/4/Mercedes-2021Livery.png\"\n                }\n            },\n            {\n                \"id\": 95709517,\n                \"slot\": 1,\n                \"player_id\": 12,\n                \"position\": \"Driver\",\n                \"position_abbreviation\": \"DR\",\n                \"pitch_position\": 1,\n                \"score\": 0,\n                \"team_id\": 4,\n                \"purchase_price\": 33.2,\n                \"purchase_game_period_id\": 76,\n                \"team_abbreviation\": \"MER\",\n                \"team_name\": \"Mercedes-AMG Petronas F1 Team\",\n                \"jersey_image\": {\n                    \"url\": \"https://f1imageuploads.s3.amazonaws.com/whitelabel/f1/production/season_4_2021/teams/jerseys/4/Mercedes-2021Livery.png\"\n                }\n            }\n        ],\n        \"costing_substitutions_count\": 0,\n        \"total_substitutions_count\": 2,\n        \"actual_substitutions_count\": 6,\n        \"name\": \"My Team\",\n        \"wildcard_selected_id\": null,\n        \"boosted_player_id\": 22,\n        \"mega_boosted_player_id\": null,\n        \"forced_price_related_demotion_info\": null,\n        \"mega_player_booster_selected_id\": null,\n        \"user_id\": 102488,\n        \"game_period_id\": 76,\n        \"team_value\": 97.5,\n        \"total_budget\": 100,\n        \"total_num_weekly_subs\": 6,\n        \"num_weekly_subs_remaining\": 4,\n        \"is_first_gameweek_team\": false,\n        \"substitutions\": [\n            {\n                \"player_in_id\": 30,\n                \"player_out_id\": 28,\n                \"player_in_price\": 6.2,\n                \"player_out_price\": 5.8,\n                \"cost\": false,\n                \"time\": \"2021-06-06T10:28:18.087Z\"\n            },\n            {\n                \"player_in_id\": 28,\n                \"player_out_id\": 30,\n                \"player_in_price\": 5.8,\n                \"player_out_price\": 6.2,\n                \"cost\": false,\n                \"time\": \"2021-06-06T10:20:48.799Z\"\n            }\n        ],\n        \"cash_balance\": 2.5,\n        \"unlocked\": false\n    }\n}"},{"id":"e2bfd378-8291-47af-99c4-d4634a938282","name":"No substitution made","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\"picked_team\":{\"mega_player_booster_selected_id\":null,\"wildcard_selected_id\":null,\"name\":\"My Team\",\"total_substitutions_count\":0,\"actual_substitutions_count\":0,\"num_weekly_subs_remaining\":6,\"total_num_weekly_subs\":6,\"initial_budget\":100,\"previous_budget\":0,\"total_budget\":100,\"cash_balance\":2.5,\"team_value\":97.5,\"user_id\":\"102488\",\"slot\":3,\"score_excluding_deductions\":0,\"substitution_points_deduction\":0,\"score\":0,\"overall_score\":0,\"initial_overall_score\":0,\"mine\":true,\"parent_id\":\"12534756\",\"game_period_id\":\"76\",\"boosted_player_id\":\"22\",\"previous_turbo_player_id\":null,\"mega_boosted_player_id\":null,\"picked_players\":[{\"position_id\":\"1\",\"player_id\":\"12\",\"slot\":1},{\"position_id\":\"1\",\"player_id\":\"13\",\"slot\":2},{\"position_id\":\"1\",\"player_id\":\"30\",\"slot\":3},{\"position_id\":\"1\",\"player_id\":\"20\",\"slot\":4},{\"position_id\":\"1\",\"player_id\":\"22\",\"slot\":5},{\"position_id\":\"2\",\"player_id\":\"2\",\"slot\":1}],\"substitutions\":[{\"player_in_id\":\"30\",\"player_out_id\":\"28\"}]}}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://fantasy-api.formula1.com/partner_games/f1/picked_teams/12534756","host":["https://fantasy-api.formula1.com/partner_games/f1"],"path":["picked_teams","12534756"],"query":[{"key":null,"value":null,"type":"text","disabled":true}]}},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Date","value":"Sun, 06 Jun 2021 10:30:34 GMT"},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin"},{"key":"Server","value":"nginx"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Vary","value":"Origin"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Rack-Cache","value":"invalidate, pass"},{"key":"X-Request-Id","value":"077d4653-9f68-4c81-ae5e-ed27328017c7"},{"key":"X-Runtime","value":"0.129756"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"Content-Length","value":"118"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"title\": \"An error occurred: Substitutions array size must be same length as the number of changes made\"\n        }\n    ]\n}"}],"_postman_id":"076b62fd-cb21-49bc-9d83-57e67904ccde"}],"id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5","description":"<p>API endpoints that require a login. You must pass the <code>X-F1-Cookie-Data</code> header with each request, along with its appropriate value (which is generated during the authentication phase).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-F1-Cookie-Data"},{"key":"value","value":"{{X-F1-Cookie-Data}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"8f633111-9e44-4aff-b2b6-4b9048af901b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d75b96a1-e199-4d09-9cea-c7961f3732ab","type":"text/javascript","exec":[""]}}],"_postman_id":"91988cf6-c7d1-47f0-aa24-36d963a8dec5"},{"name":"Endpoints - Public","item":[{"name":"Players","id":"71987260-d25b-4697-ac82-8f1c6c7c9e5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/players","description":"<p>Public list and stats of the drivers</p>\n","urlObject":{"path":["players"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[],"variable":[]}},"response":[],"_postman_id":"71987260-d25b-4697-ac82-8f1c6c7c9e5e"},{"name":"Teams","id":"22478e40-cbd5-4de0-b5bf-93ddc4829725","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/teams","description":"<p>Public list and stats of the drivers</p>\n","urlObject":{"path":["teams"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[],"variable":[]}},"response":[],"_postman_id":"22478e40-cbd5-4de0-b5bf-93ddc4829725"},{"name":"Upcoming Leagues Lobby","id":"57bd4ab1-1a39-4923-aa86-0c6d6f2b04a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fantasy-api.formula1.com/partner_games/f1/leagues/lobby/upcoming","description":"<p>Public list and stats of the drivers</p>\n","urlObject":{"path":["leagues","lobby","upcoming"],"host":["https://fantasy-api.formula1.com/partner_games/f1"],"query":[],"variable":[]}},"response":[],"_postman_id":"57bd4ab1-1a39-4923-aa86-0c6d6f2b04a5"}],"id":"45dc569b-6ef4-4ad6-8eb4-081163bafa0e","_postman_id":"45dc569b-6ef4-4ad6-8eb4-081163bafa0e","description":""}],"event":[{"listen":"prerequest","script":{"id":"83881aa9-ecd5-473f-91da-d655341c9ee0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"61d728eb-b769-48ed-9d39-41d3fa0b5003","type":"text/javascript","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});",""]}}],"variable":[{"key":"API_URL","value":"https://fantasy-api.formula1.com/partner_games/f1"},{"key":"apiKey","value":"fCUCjWrKPu9ylJwRAv8BpGLEgiAuThx7"}]}