List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5772
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=5773",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5771",
    "results": [
        {
            "id": 93502,
            "name": "5: Real game tsumego from Korean Baduk league",
            "created": "2025-05-03T05:18:51.794897Z",
            "modified": "2026-04-13T03:14:35.850566Z"
        },
        {
            "id": 7499,
            "name": "problem 220",
            "created": "2017-04-22T17:30:21.568347Z",
            "modified": "2026-04-13T03:14:55.149467Z"
        },
        {
            "id": 10256,
            "name": "417 / 900",
            "created": "2018-06-18T11:18:36.612677Z",
            "modified": "2026-04-13T03:15:28.673937Z"
        },
        {
            "id": 7500,
            "name": "problem 221",
            "created": "2017-04-22T17:40:23.481192Z",
            "modified": "2026-04-13T03:15:34.973457Z"
        },
        {
            "id": 58769,
            "name": "question 6",
            "created": "2022-06-04T10:09:10.255251Z",
            "modified": "2026-04-13T03:16:05.832567Z"
        },
        {
            "id": 7513,
            "name": "problem 700",
            "created": "2017-04-24T07:35:28.858296Z",
            "modified": "2026-04-13T03:16:20.308345Z"
        },
        {
            "id": 7514,
            "name": "problem 701",
            "created": "2017-04-24T07:44:57.470502Z",
            "modified": "2026-04-13T03:16:44.587811Z"
        },
        {
            "id": 7518,
            "name": "problem 703",
            "created": "2017-04-24T14:43:55.536148Z",
            "modified": "2026-04-13T03:16:50.248490Z"
        },
        {
            "id": 7519,
            "name": "problem 704",
            "created": "2017-04-24T14:53:49.581566Z",
            "modified": "2026-04-13T03:17:23.894575Z"
        },
        {
            "id": 10257,
            "name": "418 / 900",
            "created": "2018-06-18T11:19:31.316367Z",
            "modified": "2026-04-13T03:17:31.775161Z"
        }
    ]
}