List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5401",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5399",
    "results": [
        {
            "id": 26040,
            "name": "35:1-6",
            "created": "2021-01-16T11:17:46.576653Z",
            "modified": "2026-04-11T19:43:02.902484Z"
        },
        {
            "id": 7733,
            "name": "297/900",
            "created": "2017-05-02T21:51:17.309891Z",
            "modified": "2026-04-11T19:43:12.038409Z"
        },
        {
            "id": 7734,
            "name": "298/900",
            "created": "2017-05-02T22:04:31.488681Z",
            "modified": "2026-04-11T19:43:44.106672Z"
        },
        {
            "id": 7739,
            "name": "299/900",
            "created": "2017-05-03T20:08:07.922623Z",
            "modified": "2026-04-11T19:44:05.980022Z"
        },
        {
            "id": 53647,
            "name": "question 10",
            "created": "2022-03-27T15:37:00.322267Z",
            "modified": "2026-04-11T19:44:07.284111Z"
        },
        {
            "id": 101537,
            "name": "Puzzle 6.52.3",
            "created": "2026-01-02T10:03:03.038136Z",
            "modified": "2026-04-11T19:44:20.141724Z"
        },
        {
            "id": 7740,
            "name": "300/900",
            "created": "2017-05-03T20:10:40.020562Z",
            "modified": "2026-04-11T19:44:26.300222Z"
        },
        {
            "id": 7741,
            "name": "301/900",
            "created": "2017-05-03T20:13:51.307715Z",
            "modified": "2026-04-11T19:44:37.912607Z"
        },
        {
            "id": 101579,
            "name": "Puzzle 6.53.21",
            "created": "2026-01-02T11:48:42.814878Z",
            "modified": "2026-04-11T19:44:50.418568Z"
        },
        {
            "id": 9241,
            "name": "Lesson 6 - magic sword (old joseki)",
            "created": "2018-01-17T17:31:23.023365Z",
            "modified": "2026-04-11T19:45:04.387559Z"
        }
    ]
}