List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4806",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4804",
    "results": [
        {
            "id": 23290,
            "name": "Puzzle 351-2",
            "created": "2020-11-15T18:18:45.307033Z",
            "modified": "2026-05-14T05:04:50.060173Z"
        },
        {
            "id": 23907,
            "name": "Puzzle 353-1",
            "created": "2020-11-27T13:09:43.036023Z",
            "modified": "2026-05-14T05:04:50.284374Z"
        },
        {
            "id": 32411,
            "name": "Diagram (870)",
            "created": "2021-06-29T18:09:29.792802Z",
            "modified": "2026-05-14T05:05:02.230803Z"
        },
        {
            "id": 32105,
            "name": "Diagram (670)",
            "created": "2021-06-25T11:36:35.233917Z",
            "modified": "2026-05-14T05:05:57.375561Z"
        },
        {
            "id": 11417,
            "name": "817 / 900",
            "created": "2018-08-20T17:29:07.071459Z",
            "modified": "2026-05-14T05:06:44.883717Z"
        },
        {
            "id": 78863,
            "name": "15. Net or Ladder ?",
            "created": "2024-01-18T01:03:44.673554Z",
            "modified": "2026-05-14T05:08:44.963438Z"
        },
        {
            "id": 42834,
            "name": "Diagram [3778]",
            "created": "2021-11-16T13:18:52.383304Z",
            "modified": "2026-05-14T05:09:35.121816Z"
        },
        {
            "id": 42835,
            "name": "Diagram [3779]",
            "created": "2021-11-16T13:20:33.363350Z",
            "modified": "2026-05-14T05:09:36.680918Z"
        },
        {
            "id": 32192,
            "name": "Diagram (718)",
            "created": "2021-06-27T07:55:50.769592Z",
            "modified": "2026-05-14T05:10:58.577246Z"
        },
        {
            "id": 7928,
            "name": "problem 796",
            "created": "2017-05-30T08:53:30.082456Z",
            "modified": "2026-05-14T05:11:02.343289Z"
        }
    ]
}