List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=965",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=963",
    "results": [
        {
            "id": 39156,
            "name": "Diagram [2196]",
            "created": "2021-10-01T09:06:25.871889Z",
            "modified": "2026-05-22T20:52:43.022204Z"
        },
        {
            "id": 10880,
            "name": "280 / 900",
            "created": "2018-08-20T12:57:27.447163Z",
            "modified": "2026-05-22T20:52:24.167597Z"
        },
        {
            "id": 10879,
            "name": "279 / 900",
            "created": "2018-08-20T12:56:57.029588Z",
            "modified": "2026-05-22T20:52:23.533231Z"
        },
        {
            "id": 38230,
            "name": "Diagram [1741]",
            "created": "2021-09-12T07:28:10.586243Z",
            "modified": "2026-05-22T20:52:16.791496Z"
        },
        {
            "id": 38229,
            "name": "Diagram [1740]",
            "created": "2021-09-12T07:26:17.606358Z",
            "modified": "2026-05-22T20:52:16.267902Z"
        },
        {
            "id": 53793,
            "name": "Problem 111-2",
            "created": "2022-03-28T13:02:26.586631Z",
            "modified": "2026-05-22T20:52:09.372785Z"
        },
        {
            "id": 53792,
            "name": "Problem 111-1",
            "created": "2022-03-28T13:02:10.498686Z",
            "modified": "2026-05-22T20:52:08.869626Z"
        },
        {
            "id": 31467,
            "name": "Diagram (338)",
            "created": "2021-06-16T07:54:09.238199Z",
            "modified": "2026-05-22T20:51:54.796014Z"
        },
        {
            "id": 31466,
            "name": "Diagram (337)",
            "created": "2021-06-16T07:50:33.872583Z",
            "modified": "2026-05-22T20:51:54.235887Z"
        },
        {
            "id": 14124,
            "name": "Jennica's Tsumego 88",
            "created": "2019-02-05T00:41:49.871531Z",
            "modified": "2026-05-22T20:42:42.270370Z"
        }
    ]
}