List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5502",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5500",
    "results": [
        {
            "id": 6599,
            "name": "Hane Variations: J-Group",
            "created": "2017-01-01T05:49:53.585380Z",
            "modified": "2026-03-31T19:19:41.288731Z"
        },
        {
            "id": 6598,
            "name": "Hane Variations: L+1 Group B, both hanes",
            "created": "2017-01-01T05:40:29.502540Z",
            "modified": "2026-03-31T19:19:40.017508Z"
        },
        {
            "id": 6597,
            "name": "Hane Variations: L+1 Group B, one hane",
            "created": "2017-01-01T05:30:47.139918Z",
            "modified": "2026-03-31T19:19:38.747287Z"
        },
        {
            "id": 6596,
            "name": "Hane variations: L+1 Group A, both hanes, 1+ outside liberty",
            "created": "2017-01-01T05:18:40.543789Z",
            "modified": "2026-03-31T19:19:37.224741Z"
        },
        {
            "id": 6595,
            "name": "Hane Variations: L+1 Group A, both Hanes, no liberties",
            "created": "2017-01-01T05:02:56.844700Z",
            "modified": "2026-03-31T19:19:35.612941Z"
        },
        {
            "id": 6594,
            "name": "Hane Variations: L+1 Group A, one hane",
            "created": "2017-01-01T04:50:44.080174Z",
            "modified": "2026-03-31T19:19:34.323342Z"
        },
        {
            "id": 6593,
            "name": "Straight J-Group",
            "created": "2017-01-01T04:27:30.334680Z",
            "modified": "2026-03-31T19:19:33.045215Z"
        },
        {
            "id": 6591,
            "name": "Jennica's Tsumego 23",
            "created": "2016-12-31T08:02:30.613475Z",
            "modified": "2026-04-01T01:57:32.056522Z"
        },
        {
            "id": 6590,
            "name": "ггггооо",
            "created": "2016-12-28T12:46:19.003376Z",
            "modified": "2026-03-31T19:19:31.416615Z"
        },
        {
            "id": 6588,
            "name": "Advocacy of the System",
            "created": "2016-12-24T11:22:37.150912Z",
            "modified": "2026-03-31T19:19:29.901219Z"
        }
    ]
}