lichess-api 1.0.0

A client library for the Lichess API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "id": "LojvlQOo",
  "createdBy": "natebrady23",
  "system": "arena",
  "minutes": 60,
  "clock": { "limit": 300, "increment": 3 },
  "rated": false,
  "fullName": "Return of the BBB No. 140 Arena",
  "nbPlayers": 12,
  "variant": { "key": "standard", "short": "Std", "name": "Standard" },
  "startsAt": 1762914600000,
  "finishesAt": 1762918200000,
  "status": 30,
  "perf": { "key": "blitz", "name": "Blitz", "position": 1, "icon": ")" },
  "teamMember": "bradys-blunder-buddies",
  "winner": { "name": "Mennonite", "flair": "objects.closed-mailbox-with-raised-flag", "id": "mennonite" }
}