List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=70",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=68",
    "results": [
        {
            "id": 46676,
            "name": "Question7",
            "created": "2022-01-15T17:42:07.983944Z",
            "modified": "2026-04-10T21:10:44.177749Z"
        },
        {
            "id": 3432,
            "name": "3-7: Cutting the Knight",
            "created": "2015-12-26T23:36:40.023349Z",
            "modified": "2026-04-10T21:10:40.878339Z"
        },
        {
            "id": 82617,
            "name": "L&D9: Decoy Flare",
            "created": "2024-06-25T06:58:21.989124Z",
            "modified": "2026-04-10T21:10:39.964645Z"
        },
        {
            "id": 67842,
            "name": "急所を見つけよう17級(2)",
            "created": "2023-01-23T11:41:53.509020Z",
            "modified": "2026-04-10T21:10:23.604588Z"
        },
        {
            "id": 3431,
            "name": "3-6: Knight's Move",
            "created": "2015-12-26T22:02:39.992994Z",
            "modified": "2026-04-10T21:10:21.901192Z"
        },
        {
            "id": 48970,
            "name": "type 1挖斷 wedge",
            "created": "2022-02-13T14:03:39.955799Z",
            "modified": "2026-04-10T21:10:20.653851Z"
        },
        {
            "id": 46675,
            "name": "Question 6",
            "created": "2022-01-15T17:40:08.720364Z",
            "modified": "2026-04-10T21:09:40.489835Z"
        },
        {
            "id": 46674,
            "name": "Question5",
            "created": "2022-01-15T17:39:25.294761Z",
            "modified": "2026-04-10T21:09:23.544342Z"
        },
        {
            "id": 8918,
            "name": "Problem 10",
            "created": "2017-12-02T18:07:23.788868Z",
            "modified": "2026-04-10T21:09:19.197411Z"
        },
        {
            "id": 46673,
            "name": "Question4",
            "created": "2022-01-15T17:37:40.065190Z",
            "modified": "2026-04-10T21:09:06.686431Z"
        }
    ]
}