List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1014",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1012",
    "results": [
        {
            "id": 19584,
            "name": "Windows GO 1",
            "created": "2020-06-25T09:49:42.947054Z",
            "modified": "2026-03-31T22:51:56.256990Z"
        },
        {
            "id": 19586,
            "name": "Windows GO 2",
            "created": "2020-06-25T09:56:35.708675Z",
            "modified": "2026-03-31T22:51:57.569320Z"
        },
        {
            "id": 19742,
            "name": "原创题目|不难",
            "created": "2020-06-30T01:16:10.290337Z",
            "modified": "2026-03-31T22:52:03.331576Z"
        },
        {
            "id": 19747,
            "name": "原创题目|较难",
            "created": "2020-06-30T11:49:55.216853Z",
            "modified": "2026-03-31T22:52:04.794155Z"
        },
        {
            "id": 19792,
            "name": "きほんてきないしのした",
            "created": "2020-07-03T12:29:54.997791Z",
            "modified": "2026-03-31T22:52:14.254519Z"
        },
        {
            "id": 19793,
            "name": "ちょっと難しいかも",
            "created": "2020-07-03T12:36:55.615198Z",
            "modified": "2026-03-31T22:52:15.560467Z"
        },
        {
            "id": 19794,
            "name": "ちょいむずいしのした",
            "created": "2020-07-03T12:39:36.066791Z",
            "modified": "2026-03-31T22:52:17.057308Z"
        },
        {
            "id": 19821,
            "name": "50 \\ 5 + 95 x 2 - 36 + 3 = ____",
            "created": "2020-07-05T00:02:02.731598Z",
            "modified": "2026-03-31T22:52:18.373859Z"
        },
        {
            "id": 19935,
            "name": "Problem 25",
            "created": "2020-07-08T06:15:59.350879Z",
            "modified": "2026-03-31T22:52:21.170918Z"
        },
        {
            "id": 19937,
            "name": "Problem 26",
            "created": "2020-07-08T06:29:52.710626Z",
            "modified": "2026-03-31T22:52:22.375473Z"
        }
    ]
}