List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=465",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=463",
    "results": [
        {
            "id": 10636,
            "name": "36 / 900",
            "created": "2018-08-20T10:54:10.655018Z",
            "modified": "2026-05-04T04:16:53.044066Z"
        },
        {
            "id": 24697,
            "name": "Question 12",
            "created": "2020-12-24T23:24:27.947154Z",
            "modified": "2026-05-04T04:16:53.026923Z"
        },
        {
            "id": 24696,
            "name": "Question 11",
            "created": "2020-12-24T23:11:30.786919Z",
            "modified": "2026-05-04T04:16:52.673127Z"
        },
        {
            "id": 24695,
            "name": "Question 10",
            "created": "2020-12-24T23:10:31.450947Z",
            "modified": "2026-05-04T04:16:52.322643Z"
        },
        {
            "id": 24694,
            "name": "Question 9",
            "created": "2020-12-24T23:08:07.056588Z",
            "modified": "2026-05-04T04:16:51.976180Z"
        },
        {
            "id": 24693,
            "name": "Question 8",
            "created": "2020-12-24T23:06:04.861772Z",
            "modified": "2026-05-04T04:16:51.625506Z"
        },
        {
            "id": 24692,
            "name": "Question 7",
            "created": "2020-12-24T23:00:41.829773Z",
            "modified": "2026-05-04T04:16:51.268322Z"
        },
        {
            "id": 24690,
            "name": "Question 6",
            "created": "2020-12-24T20:15:40.880628Z",
            "modified": "2026-05-04T04:16:50.927141Z"
        },
        {
            "id": 24688,
            "name": "Question 5",
            "created": "2020-12-24T19:39:57.042474Z",
            "modified": "2026-05-04T04:16:50.573116Z"
        },
        {
            "id": 24616,
            "name": "Question 2",
            "created": "2020-12-24T06:19:58.363799Z",
            "modified": "2026-05-04T04:16:49.522785Z"
        }
    ]
}