curl --location 'https://appwrite.io/v1/teams'
{ "sum": 0, "teams": [ { "$id": "string", "dateCreated": 0, "name": "string", "sum": 0 } ] }