List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=380",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=378",
    "results": [
        {
            "id": 9133,
            "name": "gentleman's problem 7",
            "created": "2017-12-29T20:53:16.117436Z",
            "modified": "2026-05-01T07:40:30.241116Z"
        },
        {
            "id": 9161,
            "name": "gentleman's problem 12",
            "created": "2018-01-04T10:56:58.336787Z",
            "modified": "2026-05-01T07:40:29.766775Z"
        },
        {
            "id": 82631,
            "name": "L&D14: Grave Disservice",
            "created": "2024-06-25T19:31:06.353597Z",
            "modified": "2026-05-01T07:40:28.765118Z"
        },
        {
            "id": 48056,
            "name": "IH 025 — S25L1 — Chop & Hold 01",
            "created": "2022-02-02T14:07:21.709658Z",
            "modified": "2026-05-01T07:40:28.165430Z"
        },
        {
            "id": 14088,
            "name": "Jennica's Tsumego 87",
            "created": "2019-01-29T01:43:41.146035Z",
            "modified": "2026-05-01T07:40:27.642118Z"
        },
        {
            "id": 42960,
            "name": "IH 005 — Let's Make Go Easier! 05",
            "created": "2021-11-18T23:29:32.831559Z",
            "modified": "2026-05-01T07:40:27.092814Z"
        },
        {
            "id": 46474,
            "name": "Simple is Best — Luo Xihe 9p vs Lee Changho 9p",
            "created": "2022-01-13T17:31:32.863983Z",
            "modified": "2026-05-01T07:40:26.598111Z"
        },
        {
            "id": 93897,
            "name": "8: Black to play – Find the next move (it’s beautiful)",
            "created": "2025-05-09T02:14:13.352042Z",
            "modified": "2026-05-01T07:40:25.993424Z"
        },
        {
            "id": 955,
            "name": "37. Life for All",
            "created": "2014-10-11T14:41:48.935381Z",
            "modified": "2026-05-01T07:40:25.173875Z"
        },
        {
            "id": 81717,
            "name": "Puzzle No 3 05/28/24",
            "created": "2024-05-28T23:21:15.561330Z",
            "modified": "2026-05-01T07:40:23.744450Z"
        }
    ]
}