List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=637",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=635",
    "results": [
        {
            "id": 92419,
            "name": "4-4: San-San Invasion (Take Back the Corner) - First Player",
            "created": "2025-03-14T22:05:37.218682Z",
            "modified": "2026-05-11T18:36:10.477652Z"
        },
        {
            "id": 92420,
            "name": "4-4: San-San Invasion (Take Back the Corner) - Invading Player",
            "created": "2025-03-14T22:06:28.104301Z",
            "modified": "2026-05-11T21:51:03.682868Z"
        },
        {
            "id": 92418,
            "name": "4-4: San-San Invasion (Take Back the Corner) - Learn",
            "created": "2025-03-14T20:49:06.866114Z",
            "modified": "2026-05-11T21:51:00.532998Z"
        },
        {
            "id": 98408,
            "name": "4-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Approaching Player",
            "created": "2025-10-26T18:59:45.380389Z",
            "modified": "2026-05-07T22:24:13.258101Z"
        },
        {
            "id": 98409,
            "name": "4-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Both Players",
            "created": "2025-10-26T19:02:06.982625Z",
            "modified": "2026-05-07T22:25:00.064744Z"
        },
        {
            "id": 98407,
            "name": "4-4: Simplest Response to Getting Pincered on Approach, Sacrifice - First Player",
            "created": "2025-10-26T18:56:18.010303Z",
            "modified": "2026-05-10T03:27:03.804979Z"
        },
        {
            "id": 98395,
            "name": "4-4: Simplest Response to Getting Pincered on Approach, Sacrifice - Learn",
            "created": "2025-10-26T04:21:26.428402Z",
            "modified": "2026-05-10T03:25:16.510841Z"
        },
        {
            "id": 15189,
            "name": "4-4:Parallel Defense",
            "created": "2019-09-23T08:30:47.404473Z",
            "modified": "2026-05-10T05:21:37.898064Z"
        },
        {
            "id": 9946,
            "name": "4-5 / 96",
            "created": "2018-05-10T08:02:07.113474Z",
            "modified": "2026-05-12T20:52:11.782078Z"
        },
        {
            "id": 15605,
            "name": "4-50 / 96",
            "created": "2019-11-27T10:25:38.716211Z",
            "modified": "2026-05-01T07:16:32.453451Z"
        }
    ]
}