List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4743",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4741",
    "results": [
        {
            "id": 25945,
            "name": "Black to kill",
            "created": "2021-01-15T16:42:40.315504Z",
            "modified": "2026-04-22T10:43:00.356671Z"
        },
        {
            "id": 90498,
            "name": "Black to kill",
            "created": "2025-01-19T02:40:56.923852Z",
            "modified": "2026-03-30T16:27:09.227957Z"
        },
        {
            "id": 76728,
            "name": "Black to capture the white stones",
            "created": "2023-09-25T07:26:26.684259Z",
            "modified": "2026-05-10T01:04:00.032604Z"
        },
        {
            "id": 76754,
            "name": "Black to capture the white group",
            "created": "2023-09-26T07:33:56.268626Z",
            "modified": "2026-05-10T01:11:10.231517Z"
        },
        {
            "id": 76730,
            "name": "Black to capture the white group",
            "created": "2023-09-25T09:32:53.205858Z",
            "modified": "2026-04-16T17:17:49.047981Z"
        },
        {
            "id": 76729,
            "name": "Black to capture the two marked stones",
            "created": "2023-09-25T08:51:15.179575Z",
            "modified": "2026-04-16T17:17:47.663076Z"
        },
        {
            "id": 76738,
            "name": "Black to capture the marked stones",
            "created": "2023-09-25T14:04:33.159978Z",
            "modified": "2026-05-10T01:30:22.152112Z"
        },
        {
            "id": 76726,
            "name": "Black to capture the marked stone",
            "created": "2023-09-25T07:16:06.401003Z",
            "modified": "2026-05-10T00:45:45.815250Z"
        },
        {
            "id": 76734,
            "name": "Black to capture the marked stone",
            "created": "2023-09-25T11:58:12.074631Z",
            "modified": "2026-05-10T01:24:19.902338Z"
        },
        {
            "id": 90672,
            "name": "Black to capture & save.",
            "created": "2025-02-01T19:48:14.893184Z",
            "modified": "2026-05-07T13:38:42.146530Z"
        }
    ]
}