List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5274",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5272",
    "results": [
        {
            "id": 53115,
            "name": "Diagram [4967]",
            "created": "2022-03-23T17:27:33.049596Z",
            "modified": "2026-03-30T12:55:15.463450Z"
        },
        {
            "id": 53114,
            "name": "Diagram [4966]",
            "created": "2022-03-23T17:25:33.167294Z",
            "modified": "2026-03-30T12:55:15.427208Z"
        },
        {
            "id": 53113,
            "name": "Diagram [4965]",
            "created": "2022-03-23T17:24:20.829581Z",
            "modified": "2026-03-30T12:55:15.399102Z"
        },
        {
            "id": 53112,
            "name": "Diagram [4964]",
            "created": "2022-03-23T17:22:09.803239Z",
            "modified": "2026-03-30T12:55:15.392100Z"
        },
        {
            "id": 53110,
            "name": "Diagram [4962]",
            "created": "2022-03-23T17:19:20.122240Z",
            "modified": "2026-03-30T12:55:15.348244Z"
        },
        {
            "id": 53111,
            "name": "Diagram [4963]",
            "created": "2022-03-23T17:20:36.182762Z",
            "modified": "2026-03-30T12:55:15.345053Z"
        },
        {
            "id": 53109,
            "name": "Diagram [4961]",
            "created": "2022-03-23T17:17:56.622237Z",
            "modified": "2026-03-30T12:55:15.339529Z"
        },
        {
            "id": 53108,
            "name": "Diagram [4960]",
            "created": "2022-03-23T17:16:16.901277Z",
            "modified": "2026-03-30T12:55:15.234453Z"
        },
        {
            "id": 53107,
            "name": "Diagram [4959]",
            "created": "2022-03-23T17:14:22.225722Z",
            "modified": "2026-03-30T12:55:15.174412Z"
        },
        {
            "id": 53106,
            "name": "Diagram [4958]",
            "created": "2022-03-23T17:11:46.028624Z",
            "modified": "2026-03-30T12:55:15.174260Z"
        }
    ]
}