List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=514",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=512",
    "results": [
        {
            "id": 39612,
            "name": "Direction of Play 11",
            "created": "2021-10-06T08:55:01.814467Z",
            "modified": "2026-05-10T01:53:05.434996Z"
        },
        {
            "id": 39941,
            "name": "kill them! 2",
            "created": "2021-10-11T03:45:04.115644Z",
            "modified": "2026-05-10T01:53:06.266818Z"
        },
        {
            "id": 40108,
            "name": "play 13",
            "created": "2021-10-14T02:28:22.591263Z",
            "modified": "2026-05-10T01:53:07.097829Z"
        },
        {
            "id": 40453,
            "name": "Triple Learner Question",
            "created": "2021-10-18T07:35:58.321442Z",
            "modified": "2026-05-10T01:53:07.968616Z"
        },
        {
            "id": 41749,
            "name": "Problema 11",
            "created": "2021-10-30T04:51:53.199722Z",
            "modified": "2026-05-10T01:53:08.823183Z"
        },
        {
            "id": 42330,
            "name": "11/25 easy",
            "created": "2021-11-07T10:00:55.222614Z",
            "modified": "2026-05-10T01:53:09.655322Z"
        },
        {
            "id": 42901,
            "name": "Redmond 011",
            "created": "2021-11-18T00:00:40.909764Z",
            "modified": "2026-05-10T01:53:10.511897Z"
        },
        {
            "id": 42926,
            "name": "Nobi ... and it still works — Le Chevalier du Honte — Tanguy Le Calvé 1p vs Artem Kachanovskyi 2p",
            "created": "2021-11-18T17:37:45.404938Z",
            "modified": "2026-05-10T01:53:11.349363Z"
        },
        {
            "id": 42966,
            "name": "IH 011 — Let's Make Go Easier! 11",
            "created": "2021-11-19T01:18:59.255709Z",
            "modified": "2026-05-10T01:53:12.246814Z"
        },
        {
            "id": 42968,
            "name": "best move",
            "created": "2021-11-19T01:29:01.318842Z",
            "modified": "2026-05-10T01:53:13.090477Z"
        }
    ]
}