List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=551
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=552",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=550",
    "results": [
        {
            "id": 62113,
            "name": "Problem84",
            "created": "2022-08-26T11:22:18.816096Z",
            "modified": "2026-03-30T13:55:04.054065Z"
        },
        {
            "id": 62116,
            "name": "Problem87",
            "created": "2022-08-26T11:27:55.250069Z",
            "modified": "2026-03-30T13:55:04.086906Z"
        },
        {
            "id": 62118,
            "name": "Problem89",
            "created": "2022-08-26T11:31:55.781593Z",
            "modified": "2026-03-30T13:55:04.097598Z"
        },
        {
            "id": 62119,
            "name": "Problem90",
            "created": "2022-08-26T11:33:36.033604Z",
            "modified": "2026-03-30T13:55:04.219552Z"
        },
        {
            "id": 62111,
            "name": "Problem82",
            "created": "2022-08-26T11:12:20.338939Z",
            "modified": "2026-03-30T13:55:04.318396Z"
        },
        {
            "id": 62121,
            "name": "Problem92",
            "created": "2022-08-26T11:38:15.414161Z",
            "modified": "2026-03-30T13:55:04.453501Z"
        },
        {
            "id": 62120,
            "name": "Problem91",
            "created": "2022-08-26T11:36:10.915814Z",
            "modified": "2026-03-30T13:55:04.761317Z"
        },
        {
            "id": 62122,
            "name": "Problem93",
            "created": "2022-08-26T11:40:40.368254Z",
            "modified": "2026-03-30T13:55:04.763313Z"
        },
        {
            "id": 62123,
            "name": "Problem94",
            "created": "2022-08-26T11:41:49.318764Z",
            "modified": "2026-03-30T13:55:04.768957Z"
        },
        {
            "id": 62144,
            "name": "Problem96",
            "created": "2022-08-27T09:29:35.205827Z",
            "modified": "2026-03-30T13:55:05.028302Z"
        }
    ]
}