List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5072",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5070",
    "results": [
        {
            "id": 77227,
            "name": "tesuji 5-6",
            "created": "2023-10-15T04:26:26.429706Z",
            "modified": "2026-05-04T04:13:11.273465Z"
        },
        {
            "id": 77228,
            "name": "tesuji 5-7",
            "created": "2023-10-15T04:31:39.965025Z",
            "modified": "2026-05-04T04:13:11.623936Z"
        },
        {
            "id": 77229,
            "name": "tesuji 5-8",
            "created": "2023-10-15T04:37:14.440262Z",
            "modified": "2026-05-04T04:13:11.983629Z"
        },
        {
            "id": 77237,
            "name": "tesuji 5-9",
            "created": "2023-10-15T05:00:39.500218Z",
            "modified": "2026-05-04T04:13:12.331339Z"
        },
        {
            "id": 67827,
            "name": "tesuji forms 1",
            "created": "2023-01-21T09:11:00.494709Z",
            "modified": "2026-03-30T14:39:07.508344Z"
        },
        {
            "id": 67828,
            "name": "tesuji forms 2",
            "created": "2023-01-21T09:28:54.939727Z",
            "modified": "2026-03-30T14:39:08.135114Z"
        },
        {
            "id": 76459,
            "name": "tesuji problem",
            "created": "2023-09-12T18:13:43.859490Z",
            "modified": "2026-04-01T00:41:05.100821Z"
        },
        {
            "id": 76462,
            "name": "tesuji puzzle",
            "created": "2023-09-13T09:59:40.638693Z",
            "modified": "2026-04-01T00:48:11.866524Z"
        },
        {
            "id": 2123,
            "name": "tesuji(#10)",
            "created": "2014-12-12T02:05:04.778188Z",
            "modified": "2026-03-31T18:35:20.163439Z"
        },
        {
            "id": 77220,
            "name": "teuji 5-4",
            "created": "2023-10-14T05:51:35.305709Z",
            "modified": "2026-05-04T04:13:10.577622Z"
        }
    ]
}