List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4724",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4722",
    "results": [
        {
            "id": 10196,
            "name": "Libertés 4",
            "created": "2018-06-06T13:59:33.092320Z",
            "modified": "2026-05-17T09:45:42.837955Z"
        },
        {
            "id": 80636,
            "name": "Puzzle 93-5",
            "created": "2024-04-18T08:41:51.008495Z",
            "modified": "2026-05-17T09:45:44.331304Z"
        },
        {
            "id": 2142,
            "name": "Life and Death 3.14",
            "created": "2014-12-14T17:58:56.599309Z",
            "modified": "2026-05-17T09:45:53.726724Z"
        },
        {
            "id": 91347,
            "name": "Problem 7",
            "created": "2025-02-25T17:44:12.551846Z",
            "modified": "2026-05-17T09:47:02.616176Z"
        },
        {
            "id": 71837,
            "name": "Snapback and Throw in-2",
            "created": "2023-05-17T17:25:44.709033Z",
            "modified": "2026-05-17T09:47:16.926030Z"
        },
        {
            "id": 71839,
            "name": "Snapback and Throw in-3",
            "created": "2023-05-17T17:33:24.464717Z",
            "modified": "2026-05-17T09:47:17.328867Z"
        },
        {
            "id": 26551,
            "name": "Madgo(HKGCA)_LV-1_T042",
            "created": "2021-01-20T17:46:04.765862Z",
            "modified": "2026-05-17T09:48:06.869599Z"
        },
        {
            "id": 26552,
            "name": "Madgo(HKGCA)_LV-1_T043",
            "created": "2021-01-20T17:50:25.803167Z",
            "modified": "2026-05-17T09:48:22.585218Z"
        },
        {
            "id": 90968,
            "name": "Introducing Good Shape",
            "created": "2025-02-12T20:46:26.501485Z",
            "modified": "2026-05-17T09:49:22.016243Z"
        },
        {
            "id": 92313,
            "name": "Problem 213",
            "created": "2025-03-11T21:10:10.354682Z",
            "modified": "2026-05-17T09:50:35.818129Z"
        }
    ]
}