List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4870",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4868",
    "results": [
        {
            "id": 45534,
            "name": "Diagram [5380]",
            "created": "2021-12-26T09:02:09.350488Z",
            "modified": "2026-03-31T16:49:23.421239Z"
        },
        {
            "id": 37590,
            "name": "Diagram [1380]",
            "created": "2021-08-30T13:24:03.881594Z",
            "modified": "2026-03-31T16:49:18.609710Z"
        },
        {
            "id": 31559,
            "name": "Diagram (378)",
            "created": "2021-06-17T08:06:25.138130Z",
            "modified": "2026-03-31T16:49:17.447568Z"
        },
        {
            "id": 51270,
            "name": "Diagram [4379]",
            "created": "2022-03-06T08:23:46.526311Z",
            "modified": "2026-03-31T16:49:16.029213Z"
        },
        {
            "id": 45499,
            "name": "Diagram [5379]",
            "created": "2021-12-25T09:26:52.068483Z",
            "modified": "2026-03-31T16:49:14.562527Z"
        },
        {
            "id": 39674,
            "name": "Diagram [2379]",
            "created": "2021-10-07T07:12:01.517407Z",
            "modified": "2026-03-31T16:49:10.775033Z"
        },
        {
            "id": 37589,
            "name": "Diagram [1379]",
            "created": "2021-08-30T13:21:41.004490Z",
            "modified": "2026-03-31T16:49:09.586059Z"
        },
        {
            "id": 51269,
            "name": "Diagram [4378]",
            "created": "2022-03-06T08:22:14.346831Z",
            "modified": "2026-03-31T16:49:06.719160Z"
        },
        {
            "id": 45498,
            "name": "Diagram [5378]",
            "created": "2021-12-25T09:23:50.327683Z",
            "modified": "2026-03-31T16:49:05.261677Z"
        },
        {
            "id": 39673,
            "name": "Diagram [2378]",
            "created": "2021-10-07T07:10:10.227393Z",
            "modified": "2026-03-31T16:49:01.429089Z"
        }
    ]
}