List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=494",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=492",
    "results": [
        {
            "id": 93262,
            "name": "3-4: Knight's Move Approach - First Player",
            "created": "2025-04-20T18:19:13.009579Z",
            "modified": "2026-04-29T09:24:31.786273Z"
        },
        {
            "id": 93261,
            "name": "3-4: Knight's Move Approach - Learn",
            "created": "2025-04-20T18:05:14.780598Z",
            "modified": "2026-04-29T09:24:31.371259Z"
        },
        {
            "id": 93537,
            "name": "3-4: One Space High Approach (Simple) - Approaching Player",
            "created": "2025-05-04T02:59:28.886645Z",
            "modified": "2026-05-01T07:54:15.159037Z"
        },
        {
            "id": 93568,
            "name": "3-4: One Space High Approach (Simple) - Both Players",
            "created": "2025-05-04T05:21:38.644573Z",
            "modified": "2026-04-29T09:25:06.062626Z"
        },
        {
            "id": 93536,
            "name": "3-4: One Space High Approach (Simple) - First Player",
            "created": "2025-05-04T02:57:19.026075Z",
            "modified": "2026-04-29T09:25:04.913149Z"
        },
        {
            "id": 93535,
            "name": "3-4: One Space High Approach (Simple) - Learn",
            "created": "2025-05-04T02:46:18.434501Z",
            "modified": "2026-05-01T07:54:15.932563Z"
        },
        {
            "id": 3429,
            "name": "3-4: One-Space Jump",
            "created": "2015-12-26T21:24:46.579289Z",
            "modified": "2026-05-05T20:32:26.691890Z"
        },
        {
            "id": 98410,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Approaching Player",
            "created": "2025-10-26T19:07:45.266518Z",
            "modified": "2026-05-01T07:54:16.477083Z"
        },
        {
            "id": 98417,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Both Players",
            "created": "2025-10-26T20:31:18.842951Z",
            "modified": "2026-05-01T07:54:17.006391Z"
        },
        {
            "id": 98411,
            "name": "3-4: Simplest Response to Getting Pincered on Approach, Sacrifice - First Player",
            "created": "2025-10-26T19:16:55.781031Z",
            "modified": "2026-04-29T09:25:11.478888Z"
        }
    ]
}