List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4736
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=4737",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4735",
    "results": [
        {
            "id": 63617,
            "name": "Blocking2",
            "created": "2022-10-12T13:09:45.808369Z",
            "modified": "2026-02-15T23:41:17.406543Z"
        },
        {
            "id": 63616,
            "name": "Blocking1",
            "created": "2022-10-12T13:09:19.610162Z",
            "modified": "2026-02-15T23:41:16.459781Z"
        },
        {
            "id": 22744,
            "name": "Block with a basic Haengma",
            "created": "2020-11-06T19:37:41.251515Z",
            "modified": "2026-04-23T09:14:01.474479Z"
        },
        {
            "id": 45405,
            "name": "Block it",
            "created": "2021-12-24T08:57:37.085460Z",
            "modified": "2026-05-19T03:10:22.749624Z"
        },
        {
            "id": 77869,
            "name": "Block Puzzle",
            "created": "2023-11-08T23:00:40.098552Z",
            "modified": "2026-04-16T22:45:13.501235Z"
        },
        {
            "id": 48512,
            "name": "Blindspot — Alessandro Conflitti vs Nuno Maltez — IV Torneio do Desassossego (2022) — 01",
            "created": "2022-02-07T03:48:51.706971Z",
            "modified": "2026-02-15T20:43:40.725929Z"
        },
        {
            "id": 16611,
            "name": "Blijf leven!",
            "created": "2020-01-06T13:55:55.872499Z",
            "modified": "2026-05-10T05:22:11.224368Z"
        },
        {
            "id": 6809,
            "name": "Blank 9x9",
            "created": "2017-03-02T12:56:44.883727Z",
            "modified": "2026-04-16T22:53:01.151169Z"
        },
        {
            "id": 10533,
            "name": "Blacks last resort",
            "created": "2018-07-30T01:25:30.705315Z",
            "modified": "2026-03-31T20:45:36.561442Z"
        },
        {
            "id": 28782,
            "name": "Blacks hard.",
            "created": "2021-03-11T12:48:20.040420Z",
            "modified": "2026-03-31T23:31:27.713669Z"
        }
    ]
}