List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4777",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4775",
    "results": [
        {
            "id": 14314,
            "name": "20190418-1",
            "created": "2019-04-18T10:16:43.817964Z",
            "modified": "2026-03-31T22:16:02.768029Z"
        },
        {
            "id": 14313,
            "name": "How to play the first five steps of god mode",
            "created": "2019-04-18T01:05:41.008637Z",
            "modified": "2026-05-10T14:34:55.433152Z"
        },
        {
            "id": 14311,
            "name": "5. The net",
            "created": "2019-04-17T08:36:23.594814Z",
            "modified": "2026-04-15T11:02:20.909734Z"
        },
        {
            "id": 14310,
            "name": "4. eat",
            "created": "2019-04-17T05:33:39.287058Z",
            "modified": "2026-04-15T11:02:20.880115Z"
        },
        {
            "id": 14309,
            "name": "first black",
            "created": "2019-04-17T05:27:34.991370Z",
            "modified": "2026-03-31T22:15:57.308351Z"
        },
        {
            "id": 14308,
            "name": "3. Save the stones!",
            "created": "2019-04-17T05:24:04.782779Z",
            "modified": "2026-04-15T11:02:20.070403Z"
        },
        {
            "id": 14307,
            "name": "how does black play next 12 turn",
            "created": "2019-04-17T05:18:57.161361Z",
            "modified": "2026-04-12T23:14:24.106054Z"
        },
        {
            "id": 14291,
            "name": "2. Eye reducing",
            "created": "2019-04-16T06:32:08.447679Z",
            "modified": "2026-03-31T22:15:53.015457Z"
        },
        {
            "id": 14290,
            "name": "1. Go where",
            "created": "2019-04-16T06:25:33.796824Z",
            "modified": "2026-03-31T22:15:51.367903Z"
        },
        {
            "id": 14289,
            "name": "Evolution des Joseki - Cours 1 - Invasion de san-san",
            "created": "2019-04-15T20:57:08.418939Z",
            "modified": "2026-03-31T22:15:49.428583Z"
        }
    ]
}