List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4885
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4886",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4884",
    "results": [
        {
            "id": 88072,
            "name": "Atari #11",
            "created": "2024-11-14T10:15:48.359612Z",
            "modified": "2026-02-16T01:26:59.494530Z"
        },
        {
            "id": 71050,
            "name": "Atari #10",
            "created": "2023-04-24T06:45:04.805074Z",
            "modified": "2026-02-16T00:22:51.958493Z"
        },
        {
            "id": 71041,
            "name": "Atari #1",
            "created": "2023-04-24T05:19:29.773120Z",
            "modified": "2026-05-10T15:54:28.349397Z"
        },
        {
            "id": 29284,
            "name": "Ataque recíproco",
            "created": "2021-03-25T00:03:05.316258Z",
            "modified": "2026-04-29T09:40:30.599095Z"
        },
        {
            "id": 14210,
            "name": "At the Edge of the Board-2",
            "created": "2019-03-12T00:46:00.593188Z",
            "modified": "2026-03-31T22:14:06.833753Z"
        },
        {
            "id": 14209,
            "name": "At the Edge of the Board",
            "created": "2019-03-12T00:33:58.840606Z",
            "modified": "2026-03-31T22:14:05.486114Z"
        },
        {
            "id": 29734,
            "name": "At here you can learn about some tricks and practise a lot of life and death too!And you will become a veteran!Of course",
            "created": "2021-04-03T23:53:42.251754Z",
            "modified": "2026-04-22T20:09:33.516291Z"
        },
        {
            "id": 10235,
            "name": "Ask Yourself",
            "created": "2018-06-11T00:27:05.120486Z",
            "modified": "2026-05-08T23:18:36.167585Z"
        },
        {
            "id": 46821,
            "name": "As sneaky as it gets — Lee Changho 9p vs Choi Myeonghun 9p — 6th LG Cup Final 2001",
            "created": "2022-01-17T15:38:29.839781Z",
            "modified": "2026-05-10T03:35:29.622565Z"
        },
        {
            "id": 43463,
            "name": "Artem Kachanovskyi 2p vs Viktor Lin 6d — EGC 2021",
            "created": "2021-11-27T22:01:20.592125Z",
            "modified": "2026-05-09T23:53:10.006617Z"
        }
    ]
}