List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5299",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5297",
    "results": [
        {
            "id": 43780,
            "name": "Viktor Lin 6d on Probes #08",
            "created": "2021-12-01T17:15:51.352168Z",
            "modified": "2026-04-01T02:24:13.619731Z"
        },
        {
            "id": 43781,
            "name": "Viktor Lin 6d on Probes #09",
            "created": "2021-12-01T17:20:58.683976Z",
            "modified": "2026-04-01T02:26:45.758469Z"
        },
        {
            "id": 43804,
            "name": "Viktor Lin 6d on Probes #10",
            "created": "2021-12-01T19:42:34.988257Z",
            "modified": "2026-04-01T02:29:37.045472Z"
        },
        {
            "id": 43805,
            "name": "Viktor Lin 6d on Probes #11",
            "created": "2021-12-01T19:57:34.830294Z",
            "modified": "2026-04-01T02:32:17.295345Z"
        },
        {
            "id": 43806,
            "name": "Viktor Lin 6d on Probes #12",
            "created": "2021-12-01T20:13:32.139683Z",
            "modified": "2026-04-01T02:34:52.466420Z"
        },
        {
            "id": 43807,
            "name": "Viktor Lin 6d on Probes #13",
            "created": "2021-12-01T20:26:43.432249Z",
            "modified": "2026-04-01T02:37:28.686630Z"
        },
        {
            "id": 43812,
            "name": "Viktor Lin 6d on Probes #14",
            "created": "2021-12-01T22:38:31.357014Z",
            "modified": "2026-04-01T02:40:04.012378Z"
        },
        {
            "id": 43813,
            "name": "Viktor Lin 6d on Probes #15",
            "created": "2021-12-01T22:43:35.058514Z",
            "modified": "2026-04-01T02:42:30.826526Z"
        },
        {
            "id": 48412,
            "name": "Vital point",
            "created": "2022-02-06T16:48:18.225439Z",
            "modified": "2026-04-15T11:04:08.929406Z"
        },
        {
            "id": 48413,
            "name": "Vital point",
            "created": "2022-02-06T16:49:03.534806Z",
            "modified": "2026-04-15T11:04:09.463856Z"
        }
    ]
}