List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4872
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=4873",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4871",
    "results": [
        {
            "id": 37555,
            "name": "Diagram [1365]",
            "created": "2021-08-29T12:27:59.736663Z",
            "modified": "2026-03-31T16:46:52.323891Z"
        },
        {
            "id": 45484,
            "name": "Diagram [5364]",
            "created": "2021-12-25T08:56:22.310009Z",
            "modified": "2026-03-31T16:46:48.134492Z"
        },
        {
            "id": 39597,
            "name": "Diagram [2364]",
            "created": "2021-10-06T07:55:03.304298Z",
            "modified": "2026-03-31T16:46:43.868083Z"
        },
        {
            "id": 37554,
            "name": "Diagram [1364]",
            "created": "2021-08-29T12:25:38.256517Z",
            "modified": "2026-03-31T16:46:42.683905Z"
        },
        {
            "id": 31510,
            "name": "Diagram (362)",
            "created": "2021-06-16T15:28:46.829525Z",
            "modified": "2026-03-31T16:46:41.301117Z"
        },
        {
            "id": 51246,
            "name": "Diagram [4363]",
            "created": "2022-03-05T16:22:05.805105Z",
            "modified": "2026-03-31T16:46:40.131208Z"
        },
        {
            "id": 45483,
            "name": "Diagram [5363]",
            "created": "2021-12-25T08:52:51.125600Z",
            "modified": "2026-03-31T16:46:38.982079Z"
        },
        {
            "id": 44128,
            "name": "GW 83: Endgame problems 5x5 (3)  2",
            "created": "2021-12-04T16:33:24.220543Z",
            "modified": "2026-03-31T16:46:37.591995Z"
        },
        {
            "id": 39596,
            "name": "Diagram [2363]",
            "created": "2021-10-06T07:53:23.755814Z",
            "modified": "2026-03-31T16:46:35.187734Z"
        },
        {
            "id": 37553,
            "name": "Diagram [1363]",
            "created": "2021-08-29T12:24:01.808386Z",
            "modified": "2026-03-31T16:46:33.926654Z"
        }
    ]
}