List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4957",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4955",
    "results": [
        {
            "id": 82616,
            "name": "L&D8: Seemingly Precipice",
            "created": "2024-06-25T06:44:32.066432Z",
            "modified": "2026-05-11T05:22:31.783716Z"
        },
        {
            "id": 82617,
            "name": "L&D9: Decoy Flare",
            "created": "2024-06-25T06:58:21.989124Z",
            "modified": "2026-05-10T01:46:05.967024Z"
        },
        {
            "id": 82624,
            "name": "L&D10: (8d) Knight Spirit",
            "created": "2024-06-25T16:08:31.407562Z",
            "modified": "2026-05-10T01:50:35.736334Z"
        },
        {
            "id": 82625,
            "name": "L&D11: Poorly-concealed Bait",
            "created": "2024-06-25T17:02:32.345579Z",
            "modified": "2026-05-10T01:54:48.918692Z"
        },
        {
            "id": 82626,
            "name": "problem #28",
            "created": "2024-06-25T17:11:56.237999Z",
            "modified": "2026-03-30T15:51:18.034040Z"
        },
        {
            "id": 82627,
            "name": "problem #29",
            "created": "2024-06-25T17:17:02.803376Z",
            "modified": "2026-05-08T20:28:54.805969Z"
        },
        {
            "id": 82628,
            "name": "L&D12: True Mastery Transcends Skill",
            "created": "2024-06-25T17:35:28.129141Z",
            "modified": "2026-05-10T08:11:24.890142Z"
        },
        {
            "id": 82630,
            "name": "L&D13: Crawling Forward",
            "created": "2024-06-25T19:13:06.646758Z",
            "modified": "2026-05-10T08:11:25.370788Z"
        },
        {
            "id": 82631,
            "name": "L&D14: Grave Disservice",
            "created": "2024-06-25T19:31:06.353597Z",
            "modified": "2026-05-10T02:06:14.154497Z"
        },
        {
            "id": 82632,
            "name": "L&D15: Incubating",
            "created": "2024-06-25T19:40:10.298600Z",
            "modified": "2026-05-10T02:10:49.227339Z"
        }
    ]
}