List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=372",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=370",
    "results": [
        {
            "id": 6593,
            "name": "Straight J-Group",
            "created": "2017-01-01T04:27:30.334680Z",
            "modified": "2026-05-01T07:31:58.076359Z"
        },
        {
            "id": 6594,
            "name": "Hane Variations: L+1 Group A, one hane",
            "created": "2017-01-01T04:50:44.080174Z",
            "modified": "2026-05-01T07:24:48.293274Z"
        },
        {
            "id": 6595,
            "name": "Hane Variations: L+1 Group A, both Hanes, no liberties",
            "created": "2017-01-01T05:02:56.844700Z",
            "modified": "2026-05-01T07:22:24.480301Z"
        },
        {
            "id": 6596,
            "name": "Hane variations: L+1 Group A, both hanes, 1+ outside liberty",
            "created": "2017-01-01T05:18:40.543789Z",
            "modified": "2026-04-29T09:33:30.842587Z"
        },
        {
            "id": 6597,
            "name": "Hane Variations: L+1 Group B, one hane",
            "created": "2017-01-01T05:30:47.139918Z",
            "modified": "2026-05-01T07:25:27.632211Z"
        },
        {
            "id": 6598,
            "name": "Hane Variations: L+1 Group B, both hanes",
            "created": "2017-01-01T05:40:29.502540Z",
            "modified": "2026-05-01T07:30:42.398378Z"
        },
        {
            "id": 6599,
            "name": "Hane Variations: J-Group",
            "created": "2017-01-01T05:49:53.585380Z",
            "modified": "2026-05-01T07:22:27.029897Z"
        },
        {
            "id": 6600,
            "name": "Hane Variations: Straight J-Group, no outside liberties",
            "created": "2017-01-01T06:02:34.399722Z",
            "modified": "2026-05-01T07:31:55.643886Z"
        },
        {
            "id": 6601,
            "name": "Best Move Problem 1",
            "created": "2017-01-01T06:11:41.396526Z",
            "modified": "2026-05-01T07:45:19.874321Z"
        },
        {
            "id": 6602,
            "name": "Best Move Problem 2",
            "created": "2017-01-01T06:17:39.117791Z",
            "modified": "2026-05-01T07:45:15.580186Z"
        }
    ]
}