List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5250",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=5248",
    "results": [
        {
            "id": 44709,
            "name": "수근대사전 제34형",
            "created": "2021-12-12T15:22:52.471371Z",
            "modified": "2026-04-01T02:32:19.082514Z"
        },
        {
            "id": 17224,
            "name": "33 Такасуги Синсаку. Прорыв через заставу 2",
            "created": "2020-03-04T13:59:45.151343Z",
            "modified": "2026-03-31T22:40:52.490857Z"
        },
        {
            "id": 66625,
            "name": "33 сэмэай",
            "created": "2022-12-20T09:14:25.778961Z",
            "modified": "2026-03-30T14:27:03.859148Z"
        },
        {
            "id": 64467,
            "name": "33 выживание",
            "created": "2022-10-30T07:50:07.008030Z",
            "modified": "2026-03-30T14:14:15.244230Z"
        },
        {
            "id": 13522,
            "name": "3.3 Важные камни",
            "created": "2018-11-05T13:35:05.067992Z",
            "modified": "2026-03-31T22:02:14.417505Z"
        },
        {
            "id": 98390,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Learn",
            "created": "2025-10-25T23:06:02.047754Z",
            "modified": "2026-04-16T10:55:44.185995Z"
        },
        {
            "id": 98402,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - First Player",
            "created": "2025-10-26T17:49:15.021981Z",
            "modified": "2026-04-16T10:56:55.450224Z"
        },
        {
            "id": 98406,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Both Players",
            "created": "2025-10-26T18:02:27.628136Z",
            "modified": "2026-04-16T10:57:36.725226Z"
        },
        {
            "id": 98404,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Approaching Player",
            "created": "2025-10-26T17:57:58.359820Z",
            "modified": "2026-04-16T10:57:17.615745Z"
        },
        {
            "id": 1495,
            "name": "#3 3rd line capture",
            "created": "2014-10-24T20:15:09.718553Z",
            "modified": "2026-04-24T19:32:32.833048Z"
        }
    ]
}