List accessible puzzles or create a new puzzle.

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

{
    "count": 58746,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=122",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=120",
    "results": [
        {
            "id": 103272,
            "name": "Puzzle #2",
            "created": "2026-02-25T02:19:06.356686Z",
            "modified": "2026-04-16T12:54:27.056693Z"
        },
        {
            "id": 48,
            "name": "Problem 3",
            "created": "2014-09-12T15:12:04.074690Z",
            "modified": "2026-04-16T12:54:28.426744Z"
        },
        {
            "id": 1557,
            "name": "#03 The end of the Gobang",
            "created": "2014-10-26T12:22:36.565513Z",
            "modified": "2026-04-19T12:28:03.555442Z"
        },
        {
            "id": 6546,
            "name": "Jennica's Tsumego 3",
            "created": "2016-12-11T21:55:21.181552Z",
            "modified": "2026-04-17T09:29:06.601560Z"
        },
        {
            "id": 7995,
            "name": "Борьба.3",
            "created": "2017-06-04T13:35:20.682495Z",
            "modified": "2026-04-16T12:54:32.539078Z"
        },
        {
            "id": 8040,
            "name": "Борьба.4",
            "created": "2017-06-07T14:38:11.876780Z",
            "modified": "2026-04-16T12:54:33.881210Z"
        },
        {
            "id": 8077,
            "name": "Борьба.4",
            "created": "2017-06-11T22:30:06.175015Z",
            "modified": "2026-04-16T12:54:35.247395Z"
        },
        {
            "id": 8343,
            "name": "Capturing a center stone",
            "created": "2017-07-31T23:25:12.608221Z",
            "modified": "2026-04-16T12:54:36.641614Z"
        },
        {
            "id": 10498,
            "name": "Problem 3",
            "created": "2018-07-20T19:42:14.269190Z",
            "modified": "2026-04-20T05:19:17.451245Z"
        },
        {
            "id": 13607,
            "name": "Liberty Problem #2",
            "created": "2018-11-21T17:43:39.990243Z",
            "modified": "2026-04-17T02:57:04.459437Z"
        }
    ]
}