List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=932",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=930",
    "results": [
        {
            "id": 39996,
            "name": "Diagram [2483]",
            "created": "2021-10-12T11:33:52.766171Z",
            "modified": "2026-05-22T01:51:12.823057Z"
        },
        {
            "id": 1239,
            "name": "505 - 539",
            "created": "2014-10-16T13:36:43.747881Z",
            "modified": "2026-05-22T01:50:45.146419Z"
        },
        {
            "id": 45690,
            "name": "WZ #027",
            "created": "2021-12-27T13:36:42.153189Z",
            "modified": "2026-05-22T01:50:26.500179Z"
        },
        {
            "id": 547,
            "name": "021 - 539",
            "created": "2014-10-08T03:26:54.836888Z",
            "modified": "2026-05-22T01:50:26.379204Z"
        },
        {
            "id": 546,
            "name": "020 - 539",
            "created": "2014-10-08T03:18:29.506612Z",
            "modified": "2026-05-22T01:50:25.594126Z"
        },
        {
            "id": 45689,
            "name": "WZ #026",
            "created": "2021-12-27T13:33:35.777791Z",
            "modified": "2026-05-22T01:50:25.454000Z"
        },
        {
            "id": 69211,
            "name": "2023.03.03",
            "created": "2023-03-03T12:10:20.814557Z",
            "modified": "2026-05-22T01:49:32.457783Z"
        },
        {
            "id": 54026,
            "name": "question 1",
            "created": "2022-03-30T14:50:18.583670Z",
            "modified": "2026-05-22T01:48:11.995736Z"
        },
        {
            "id": 1337,
            "name": "Example from a real 9x9 game",
            "created": "2014-10-19T15:54:20.548202Z",
            "modified": "2026-05-22T01:47:36.004133Z"
        },
        {
            "id": 68419,
            "name": "Puzzle 171-1",
            "created": "2023-02-04T10:50:09.835280Z",
            "modified": "2026-05-22T01:47:03.971345Z"
        }
    ]
}