List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4624",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4622",
    "results": [
        {
            "id": 59778,
            "name": "Capture 1",
            "created": "2022-06-22T21:59:59.805824Z",
            "modified": "2026-02-15T23:15:39.272666Z"
        },
        {
            "id": 8621,
            "name": "Capture 1",
            "created": "2017-10-10T10:19:06.300406Z",
            "modified": "2026-05-18T03:32:18.058208Z"
        },
        {
            "id": 74041,
            "name": "Capture 1",
            "created": "2023-06-24T18:36:56.276943Z",
            "modified": "2026-05-10T02:48:06.811699Z"
        },
        {
            "id": 14262,
            "name": "Capture 1",
            "created": "2019-03-30T18:24:13.646142Z",
            "modified": "2026-05-16T05:06:35.489465Z"
        },
        {
            "id": 75386,
            "name": "Capture 1",
            "created": "2023-07-21T13:13:30.970195Z",
            "modified": "2026-05-10T03:17:08.522069Z"
        },
        {
            "id": 20122,
            "name": "Capture 1",
            "created": "2020-07-17T21:55:35.378513Z",
            "modified": "2026-05-14T08:13:39.687234Z"
        },
        {
            "id": 81831,
            "name": "Capture 09",
            "created": "2024-06-04T09:43:05.446946Z",
            "modified": "2026-03-30T15:49:08.128650Z"
        },
        {
            "id": 81830,
            "name": "Capture 08",
            "created": "2024-06-04T09:42:05.455414Z",
            "modified": "2026-03-30T15:49:07.951110Z"
        },
        {
            "id": 82413,
            "name": "Capture 08",
            "created": "2024-06-18T12:14:05.707494Z",
            "modified": "2026-03-30T15:51:11.174770Z"
        },
        {
            "id": 82412,
            "name": "Capture 07",
            "created": "2024-06-18T12:11:38.670305Z",
            "modified": "2026-03-30T15:51:11.209430Z"
        }
    ]
}