List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5492",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5490",
    "results": [
        {
            "id": 48825,
            "name": "???????????????????????",
            "created": "2022-02-11T02:45:09.381477Z",
            "modified": "2026-03-22T17:02:56.382699Z"
        },
        {
            "id": 51031,
            "name": "question3",
            "created": "2022-03-04T02:35:21.355674Z",
            "modified": "2026-03-22T16:24:19.279154Z"
        },
        {
            "id": 98417,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Both Players",
            "created": "2025-10-26T20:31:18.842951Z",
            "modified": "2026-03-22T14:01:24.652844Z"
        },
        {
            "id": 56837,
            "name": "type 26.2",
            "created": "2022-05-11T14:44:21.457938Z",
            "modified": "2026-03-22T13:56:56.821612Z"
        },
        {
            "id": 50475,
            "name": "question17",
            "created": "2022-02-26T09:15:31.836944Z",
            "modified": "2026-03-22T13:04:42.274614Z"
        },
        {
            "id": 50488,
            "name": "question30",
            "created": "2022-02-26T09:30:59.149007Z",
            "modified": "2026-03-22T13:02:48.556640Z"
        },
        {
            "id": 50051,
            "name": "question51",
            "created": "2022-02-22T02:32:54.271353Z",
            "modified": "2026-03-22T12:54:01.710299Z"
        },
        {
            "id": 67657,
            "name": "Judge whether white chess is dead or alive",
            "created": "2023-01-15T14:23:27.986091Z",
            "modified": "2026-03-22T09:09:39.555265Z"
        },
        {
            "id": 56245,
            "name": "question 2",
            "created": "2022-05-03T15:37:31.667521Z",
            "modified": "2026-03-22T09:07:58.246553Z"
        },
        {
            "id": 100098,
            "name": "Puzzle 5.17.8",
            "created": "2025-11-30T17:15:39.316132Z",
            "modified": "2026-03-22T08:30:50.365822Z"
        }
    ]
}