List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=381",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=379",
    "results": [
        {
            "id": 82614,
            "name": "L&D6: Loop",
            "created": "2024-06-25T06:07:24.263739Z",
            "modified": "2026-05-01T07:41:11.078343Z"
        },
        {
            "id": 82613,
            "name": "L&D17: Muddled and Simply",
            "created": "2024-06-25T04:46:27.450967Z",
            "modified": "2026-05-01T07:41:10.476927Z"
        },
        {
            "id": 82828,
            "name": "L&D20: Incipient Hypnotism",
            "created": "2024-06-28T04:39:45.954073Z",
            "modified": "2026-05-01T07:41:09.958921Z"
        },
        {
            "id": 82617,
            "name": "L&D9: Decoy Flare",
            "created": "2024-06-25T06:58:21.989124Z",
            "modified": "2026-05-01T07:41:09.451902Z"
        },
        {
            "id": 28228,
            "name": "Life and death Problem 15(23/02/2021)",
            "created": "2021-02-25T04:57:51.650328Z",
            "modified": "2026-05-01T07:41:08.783445Z"
        },
        {
            "id": 56180,
            "name": "IH 087 — S31L9 — Decision 5",
            "created": "2022-05-03T01:26:03.002041Z",
            "modified": "2026-05-01T07:41:08.261550Z"
        },
        {
            "id": 27073,
            "name": "Madgo(HKGCA)_LS-021",
            "created": "2021-01-29T14:51:58.850067Z",
            "modified": "2026-05-01T07:41:06.236548Z"
        },
        {
            "id": 43082,
            "name": "Tsumego Match Point — Michael Redmond 9p vs Muramatsu Ryuichi 9p",
            "created": "2021-11-20T19:48:32.067141Z",
            "modified": "2026-05-01T07:41:05.062884Z"
        },
        {
            "id": 28454,
            "name": "Question 73",
            "created": "2021-03-01T23:11:13.279415Z",
            "modified": "2026-05-01T07:41:04.560724Z"
        },
        {
            "id": 15344,
            "name": "Jennica's Tsumego 90",
            "created": "2019-10-09T03:50:23.657706Z",
            "modified": "2026-05-01T07:41:03.268028Z"
        }
    ]
}