List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4680
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=4681",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4679",
    "results": [
        {
            "id": 62554,
            "name": "Flash go: 30292",
            "created": "2022-09-14T06:01:38.763141Z",
            "modified": "2026-05-19T00:43:32.093123Z"
        },
        {
            "id": 93209,
            "name": "Problem 157",
            "created": "2025-04-17T18:37:12.241354Z",
            "modified": "2026-05-19T00:43:43.914162Z"
        },
        {
            "id": 63152,
            "name": "Puzzle 105",
            "created": "2022-09-29T08:40:44.891998Z",
            "modified": "2026-05-19T00:43:51.748837Z"
        },
        {
            "id": 99663,
            "name": "Puzzle 4.29.2",
            "created": "2025-11-24T13:48:55.171674Z",
            "modified": "2026-05-19T00:43:52.041459Z"
        },
        {
            "id": 63153,
            "name": "Puzzle 106",
            "created": "2022-09-29T08:42:15.070128Z",
            "modified": "2026-05-19T00:43:56.105158Z"
        },
        {
            "id": 44177,
            "name": "GW 85: Endgame problems 5x5 (4) 9",
            "created": "2021-12-05T09:06:42.823523Z",
            "modified": "2026-05-19T00:43:56.919916Z"
        },
        {
            "id": 99664,
            "name": "Puzzle 4.29.3",
            "created": "2025-11-24T13:49:51.028862Z",
            "modified": "2026-05-19T00:43:57.319880Z"
        },
        {
            "id": 81531,
            "name": "Tsumego 38",
            "created": "2024-05-19T07:57:40.291763Z",
            "modified": "2026-05-19T00:45:08.825950Z"
        },
        {
            "id": 81532,
            "name": "Tsumego 39",
            "created": "2024-05-19T08:01:30.937438Z",
            "modified": "2026-05-19T00:45:09.278821Z"
        },
        {
            "id": 62675,
            "name": "Go flash: 30368",
            "created": "2022-09-16T07:33:34.049128Z",
            "modified": "2026-05-19T00:45:50.969763Z"
        }
    ]
}