List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=692",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=690",
    "results": [
        {
            "id": 10057,
            "name": "Scenario 5- Cut to the point",
            "created": "2018-05-17T16:25:28.308502Z",
            "modified": "2026-04-30T19:15:04.144901Z"
        },
        {
            "id": 10058,
            "name": "Scenario 6- Close the gap",
            "created": "2018-05-17T18:58:08.405962Z",
            "modified": "2026-04-30T19:14:11.583600Z"
        },
        {
            "id": 10059,
            "name": "Scenario 7- Hane. Block. Connect",
            "created": "2018-05-17T22:15:07.310498Z",
            "modified": "2026-04-30T19:15:06.212571Z"
        },
        {
            "id": 10060,
            "name": "Scenario 8- Hane. Block. Connect. The acception",
            "created": "2018-05-18T00:54:21.069567Z",
            "modified": "2026-04-30T19:16:30.263387Z"
        },
        {
            "id": 10061,
            "name": "Scenario 9-Land grab",
            "created": "2018-05-18T02:16:40.889888Z",
            "modified": "2026-03-31T20:35:06.138904Z"
        },
        {
            "id": 10062,
            "name": "Introduction",
            "created": "2018-05-18T10:34:20.818835Z",
            "modified": "2026-05-15T09:16:12.932123Z"
        },
        {
            "id": 10063,
            "name": "Game 1: Sadaharu - Mark5000",
            "created": "2018-05-18T10:42:31.010889Z",
            "modified": "2026-05-15T09:16:13.175019Z"
        },
        {
            "id": 10064,
            "name": "Game 2: Valkyria9 - #",
            "created": "2018-05-18T10:59:03.191624Z",
            "modified": "2026-05-09T20:36:45.222122Z"
        },
        {
            "id": 10065,
            "name": "Game 3: Xhu98 - Winterfell",
            "created": "2018-05-18T11:20:12.641331Z",
            "modified": "2026-05-09T20:36:48.092978Z"
        },
        {
            "id": 10066,
            "name": "Scenario 10- A matter of size",
            "created": "2018-05-18T15:54:11.271263Z",
            "modified": "2026-04-15T11:09:04.226285Z"
        }
    ]
}