List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4737
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=4738",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4736",
    "results": [
        {
            "id": 6485,
            "name": "Blacks Destruction At Whites Star Point Party",
            "created": "2016-11-25T23:50:55.213349Z",
            "modified": "2026-03-31T19:17:53.095503Z"
        },
        {
            "id": 31660,
            "name": "Blackman",
            "created": "2021-06-18T01:12:45.047646Z",
            "modified": "2026-05-17T04:51:29.162351Z"
        },
        {
            "id": 42595,
            "name": "BlackVSKatago-micro with Komi 6.5",
            "created": "2021-11-12T13:57:16.984662Z",
            "modified": "2026-04-15T11:09:27.963830Z"
        },
        {
            "id": 16704,
            "name": "Black-Tengen-Style (BTS): Shuuriken Variant",
            "created": "2020-01-14T17:27:08.547695Z",
            "modified": "2026-04-16T23:01:23.651327Z"
        },
        {
            "id": 18293,
            "name": "Black vs White",
            "created": "2020-05-11T13:52:03.589806Z",
            "modified": "2026-03-31T22:46:06.922027Z"
        },
        {
            "id": 18291,
            "name": "Black vs White",
            "created": "2020-05-11T12:33:16.640808Z",
            "modified": "2026-03-31T22:46:03.995015Z"
        },
        {
            "id": 18289,
            "name": "Black vs White",
            "created": "2020-05-11T12:28:01.120948Z",
            "modified": "2026-03-31T22:46:01.156111Z"
        },
        {
            "id": 18294,
            "name": "Black vs White",
            "created": "2020-05-11T13:53:35.967287Z",
            "modified": "2026-03-31T22:46:08.382892Z"
        },
        {
            "id": 18290,
            "name": "Black vs White",
            "created": "2020-05-11T12:30:09.993086Z",
            "modified": "2026-03-31T22:46:02.720805Z"
        },
        {
            "id": 2595,
            "name": "Black to win",
            "created": "2015-04-21T06:12:32.874291Z",
            "modified": "2026-05-11T19:38:47.069047Z"
        }
    ]
}