List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5330",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5328",
    "results": [
        {
            "id": 9270,
            "name": "Lesson 14 - test",
            "created": "2018-01-23T19:32:59.739646Z",
            "modified": "2026-04-18T16:26:14.441952Z"
        },
        {
            "id": 52098,
            "name": "question 12",
            "created": "2022-03-14T14:43:09.670962Z",
            "modified": "2026-04-18T16:26:18.145528Z"
        },
        {
            "id": 2327,
            "name": "Capturing Stones 1.12",
            "created": "2015-01-19T04:44:38.516753Z",
            "modified": "2026-04-18T16:27:05.490412Z"
        },
        {
            "id": 9272,
            "name": "Lesson 15 - test",
            "created": "2018-01-23T19:45:32.159959Z",
            "modified": "2026-04-18T16:27:12.803309Z"
        },
        {
            "id": 9274,
            "name": "Lesson 16 - test",
            "created": "2018-01-23T19:58:58.098651Z",
            "modified": "2026-04-18T16:27:29.114930Z"
        },
        {
            "id": 100773,
            "name": "Puzzle 6.2.3",
            "created": "2025-12-18T13:33:54.863252Z",
            "modified": "2026-04-18T16:27:47.752528Z"
        },
        {
            "id": 9278,
            "name": "Lesson 17 - test",
            "created": "2018-01-24T00:39:17.394858Z",
            "modified": "2026-04-18T16:27:54.533477Z"
        },
        {
            "id": 9295,
            "name": "Lesson 18 - test",
            "created": "2018-01-26T18:30:17.534157Z",
            "modified": "2026-04-18T16:28:12.893529Z"
        },
        {
            "id": 9297,
            "name": "Lesson 19 - test",
            "created": "2018-01-26T18:51:13.350162Z",
            "modified": "2026-04-18T16:28:25.576666Z"
        },
        {
            "id": 9313,
            "name": "Lesson 20 - test",
            "created": "2018-01-29T22:30:21.875400Z",
            "modified": "2026-04-18T16:28:49.881269Z"
        }
    ]
}