List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5259",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5257",
    "results": [
        {
            "id": 54801,
            "name": "BGJ 5 (1968) 2-2",
            "created": "2022-04-11T07:53:37.735945Z",
            "modified": "2026-03-30T13:10:03.238772Z"
        },
        {
            "id": 54758,
            "name": "game/42780336",
            "created": "2022-04-10T07:29:34.799487Z",
            "modified": "2026-03-30T13:09:04.690684Z"
        },
        {
            "id": 54757,
            "name": "problem 10",
            "created": "2022-04-10T06:50:08.366710Z",
            "modified": "2026-03-30T13:09:04.602508Z"
        },
        {
            "id": 54756,
            "name": "problem 9",
            "created": "2022-04-10T06:47:48.596920Z",
            "modified": "2026-03-30T13:09:04.579451Z"
        },
        {
            "id": 54755,
            "name": "problem 8",
            "created": "2022-04-10T06:45:33.384067Z",
            "modified": "2026-03-30T13:09:04.531870Z"
        },
        {
            "id": 54754,
            "name": "problem 7",
            "created": "2022-04-10T06:44:05.920585Z",
            "modified": "2026-03-30T13:09:04.531858Z"
        },
        {
            "id": 54753,
            "name": "problem 6",
            "created": "2022-04-10T06:42:53.467568Z",
            "modified": "2026-03-30T13:09:04.367612Z"
        },
        {
            "id": 54752,
            "name": "problem 5",
            "created": "2022-04-10T06:41:55.958132Z",
            "modified": "2026-03-30T13:09:04.267126Z"
        },
        {
            "id": 54751,
            "name": "problem 4",
            "created": "2022-04-10T06:40:54.115240Z",
            "modified": "2026-03-30T13:09:04.152890Z"
        },
        {
            "id": 54750,
            "name": "problem 3",
            "created": "2022-04-10T06:39:32.951727Z",
            "modified": "2026-03-30T13:09:04.130199Z"
        }
    ]
}