List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5690",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5688",
    "results": [
        {
            "id": 54310,
            "name": "小林流 Koyabashi opening",
            "created": "2022-04-03T15:09:46.088613Z",
            "modified": "2026-04-17T15:59:36.123024Z"
        },
        {
            "id": 10251,
            "name": "412 / 900",
            "created": "2018-06-18T11:15:32.409179Z",
            "modified": "2026-04-17T15:59:45.061124Z"
        },
        {
            "id": 10252,
            "name": "413 / 900",
            "created": "2018-06-18T11:16:07.303013Z",
            "modified": "2026-04-17T15:59:51.603368Z"
        },
        {
            "id": 10254,
            "name": "415 / 900",
            "created": "2018-06-18T11:17:29.134956Z",
            "modified": "2026-04-17T16:00:52.646509Z"
        },
        {
            "id": 21982,
            "name": "Puzzle 32 (p. 193-212)",
            "created": "2020-10-23T13:20:00.392893Z",
            "modified": "2026-04-17T16:01:11.182174Z"
        },
        {
            "id": 10255,
            "name": "416 / 900",
            "created": "2018-06-18T11:18:04.463221Z",
            "modified": "2026-04-17T16:01:11.439843Z"
        },
        {
            "id": 13605,
            "name": "First Example",
            "created": "2018-11-21T17:39:49.587397Z",
            "modified": "2026-04-17T16:01:36.198744Z"
        },
        {
            "id": 2890,
            "name": "50 / 900",
            "created": "2015-08-25T21:06:02.402144Z",
            "modified": "2026-04-17T16:02:55.004011Z"
        },
        {
            "id": 2892,
            "name": "52 / 900",
            "created": "2015-08-25T21:22:15.465555Z",
            "modified": "2026-04-17T16:03:58.499272Z"
        },
        {
            "id": 2893,
            "name": "53 / 900",
            "created": "2015-08-25T21:26:24.327238Z",
            "modified": "2026-04-17T16:04:27.978569Z"
        }
    ]
}