List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4941
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=modified&page=4942",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4940",
    "results": [
        {
            "id": 34540,
            "name": "Puzzle 45:3-2",
            "created": "2021-07-26T16:28:19.463392Z",
            "modified": "2026-05-10T13:38:36.930234Z"
        },
        {
            "id": 101336,
            "name": "Puzzle 6.44.10",
            "created": "2025-12-30T08:42:45.381234Z",
            "modified": "2026-05-10T13:39:13.011181Z"
        },
        {
            "id": 93106,
            "name": "13: Black to live",
            "created": "2025-04-14T02:53:08.659193Z",
            "modified": "2026-05-10T13:39:47.767381Z"
        },
        {
            "id": 47952,
            "name": "question6",
            "created": "2022-02-02T06:20:09.056489Z",
            "modified": "2026-05-10T13:40:35.464919Z"
        },
        {
            "id": 98150,
            "name": "Chapter 4. Mid Game: Attacking the weakeast group",
            "created": "2025-10-13T01:35:11.363803Z",
            "modified": "2026-05-10T13:40:50.825013Z"
        },
        {
            "id": 10781,
            "name": "181 / 900",
            "created": "2018-08-20T12:07:19.563314Z",
            "modified": "2026-05-10T13:40:58.812636Z"
        },
        {
            "id": 43622,
            "name": "GW 49: 36 LDP 3",
            "created": "2021-11-29T20:19:20.294442Z",
            "modified": "2026-05-10T13:41:12.389642Z"
        },
        {
            "id": 15358,
            "name": "#6 - Splitting Weak Groups",
            "created": "2019-10-11T15:10:24.798327Z",
            "modified": "2026-05-10T13:41:56.268084Z"
        },
        {
            "id": 51953,
            "name": "question 2",
            "created": "2022-03-13T14:56:13.215795Z",
            "modified": "2026-05-10T13:41:59.352794Z"
        },
        {
            "id": 58767,
            "name": "question 4",
            "created": "2022-06-04T10:05:23.351636Z",
            "modified": "2026-05-10T13:41:59.511753Z"
        }
    ]
}