List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=923
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=-created&page=924",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=922",
    "results": [
        {
            "id": 82637,
            "name": "Endgame2: Acme of Perfection",
            "created": "2024-06-26T06:46:41.205861Z",
            "modified": "2026-05-23T01:19:34.994930Z"
        },
        {
            "id": 82636,
            "name": "Endgame1: Vital Countermeasure",
            "created": "2024-06-26T05:45:32.925255Z",
            "modified": "2026-05-23T01:19:33.407530Z"
        },
        {
            "id": 82633,
            "name": "L&D16: Doorkicker",
            "created": "2024-06-25T19:50:18.036837Z",
            "modified": "2026-05-23T03:10:01.228982Z"
        },
        {
            "id": 82632,
            "name": "L&D15: Incubating",
            "created": "2024-06-25T19:40:10.298600Z",
            "modified": "2026-05-16T00:08:34.816559Z"
        },
        {
            "id": 82631,
            "name": "L&D14: Grave Disservice",
            "created": "2024-06-25T19:31:06.353597Z",
            "modified": "2026-05-16T08:02:23.322900Z"
        },
        {
            "id": 82630,
            "name": "L&D13: Crawling Forward",
            "created": "2024-06-25T19:13:06.646758Z",
            "modified": "2026-05-19T21:07:58.248247Z"
        },
        {
            "id": 82628,
            "name": "L&D12: True Mastery Transcends Skill",
            "created": "2024-06-25T17:35:28.129141Z",
            "modified": "2026-05-19T21:07:57.679285Z"
        },
        {
            "id": 82627,
            "name": "problem #29",
            "created": "2024-06-25T17:17:02.803376Z",
            "modified": "2026-05-15T02:33:40.210426Z"
        },
        {
            "id": 82626,
            "name": "problem #28",
            "created": "2024-06-25T17:11:56.237999Z",
            "modified": "2026-05-15T02:33:39.167233Z"
        },
        {
            "id": 82625,
            "name": "L&D11: Poorly-concealed Bait",
            "created": "2024-06-25T17:02:32.345579Z",
            "modified": "2026-05-16T18:20:54.439061Z"
        }
    ]
}