List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=22",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=20",
    "results": [
        {
            "id": 89270,
            "name": "Problem 46",
            "created": "2024-12-04T07:14:18.158248Z",
            "modified": "2026-05-21T22:14:55.129545Z"
        },
        {
            "id": 3446,
            "name": "4-1: Basic Positional Judgement",
            "created": "2016-01-02T04:39:34.927225Z",
            "modified": "2026-05-21T22:14:48.711782Z"
        },
        {
            "id": 102863,
            "name": "Connecting stones 77",
            "created": "2026-02-02T18:12:27.811532Z",
            "modified": "2026-05-21T22:14:43.144916Z"
        },
        {
            "id": 102804,
            "name": "Connecting stones  76",
            "created": "2026-01-26T20:17:00.382611Z",
            "modified": "2026-05-21T22:14:42.043396Z"
        },
        {
            "id": 22448,
            "name": "Puzzle 130",
            "created": "2020-10-29T06:23:55.062680Z",
            "modified": "2026-05-21T22:14:33.633428Z"
        },
        {
            "id": 13637,
            "name": "Save Puzzle #2",
            "created": "2018-11-21T19:07:49.805961Z",
            "modified": "2026-05-21T22:14:16.826147Z"
        },
        {
            "id": 13636,
            "name": "Saving Puzzle #1",
            "created": "2018-11-21T19:06:04.138235Z",
            "modified": "2026-05-21T22:14:09.168903Z"
        },
        {
            "id": 49807,
            "name": "question47",
            "created": "2022-02-20T15:24:33.311530Z",
            "modified": "2026-05-21T22:14:09.096808Z"
        },
        {
            "id": 13635,
            "name": "Saving Example",
            "created": "2018-11-21T19:04:23.003075Z",
            "modified": "2026-05-21T22:14:02.280203Z"
        },
        {
            "id": 45824,
            "name": "Diagram [5504]",
            "created": "2021-12-31T09:03:04.122351Z",
            "modified": "2026-05-21T22:14:00.866355Z"
        }
    ]
}