List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=310
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=311",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=309",
    "results": [
        {
            "id": 5799,
            "name": "Liberty",
            "created": "2016-03-20T18:33:41.519901Z",
            "modified": "2026-04-10T07:00:36.181618Z"
        },
        {
            "id": 5802,
            "name": "3-4 Invasion Joseki",
            "created": "2016-03-28T01:41:45.067576Z",
            "modified": "2026-03-31T19:05:07.633811Z"
        },
        {
            "id": 5806,
            "name": "Kitani Minoru's Joseki",
            "created": "2016-03-28T22:39:45.975790Z",
            "modified": "2026-03-31T19:05:09.106369Z"
        },
        {
            "id": 5808,
            "name": "4-4 Point 3-3 Invasion Joseki",
            "created": "2016-03-28T23:10:06.972689Z",
            "modified": "2026-03-31T19:05:10.556462Z"
        },
        {
            "id": 5817,
            "name": "4-4 Joseki",
            "created": "2016-03-30T20:04:31.028694Z",
            "modified": "2026-03-31T19:05:12.106965Z"
        },
        {
            "id": 5819,
            "name": "double cut",
            "created": "2016-04-02T13:12:27.411172Z",
            "modified": "2026-04-28T21:57:36.718387Z"
        },
        {
            "id": 5821,
            "name": "Bulky Five",
            "created": "2016-04-06T12:00:35.694122Z",
            "modified": "2026-04-15T09:25:15.265820Z"
        },
        {
            "id": 5822,
            "name": "Bulky Five",
            "created": "2016-04-06T12:15:45.858538Z",
            "modified": "2026-03-31T19:05:16.598034Z"
        },
        {
            "id": 5824,
            "name": "https://online-go.com/game/4806537",
            "created": "2016-04-08T23:43:50.475878Z",
            "modified": "2026-04-26T00:00:22.576662Z"
        },
        {
            "id": 5825,
            "name": "https://online-go.com/game/4803051",
            "created": "2016-04-09T00:00:33.304000Z",
            "modified": "2026-04-26T00:01:27.322089Z"
        }
    ]
}