List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=223",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=221",
    "results": [
        {
            "id": 10924,
            "name": "324 / 900",
            "created": "2018-08-20T13:19:41.152604Z",
            "modified": "2026-04-24T06:48:29.384674Z"
        },
        {
            "id": 27513,
            "name": "Problem Set 2 - Question 6",
            "created": "2021-02-06T08:57:19.084899Z",
            "modified": "2026-04-24T06:48:04.917402Z"
        },
        {
            "id": 27511,
            "name": "Problem Set 2 - Question 5 (Answer)",
            "created": "2021-02-06T08:48:04.334804Z",
            "modified": "2026-04-24T06:48:02.605255Z"
        },
        {
            "id": 27510,
            "name": "Problem Set 2 - Question 5",
            "created": "2021-02-06T08:45:25.799071Z",
            "modified": "2026-04-24T06:47:54.927286Z"
        },
        {
            "id": 23503,
            "name": "Puzzle 112",
            "created": "2020-11-18T20:20:50.797700Z",
            "modified": "2026-04-24T06:44:03.039568Z"
        },
        {
            "id": 45517,
            "name": "The Attachment to the Long Knight's Move Extension to the 3-4",
            "created": "2021-12-25T20:30:29.753112Z",
            "modified": "2026-04-24T06:43:58.877422Z"
        },
        {
            "id": 10923,
            "name": "323 / 900",
            "created": "2018-08-20T13:19:10.863415Z",
            "modified": "2026-04-24T06:43:46.318082Z"
        },
        {
            "id": 44989,
            "name": "One of the Old School Kobayashi Shape Tesuji Sequences — by Matheusz Surma 2p",
            "created": "2021-12-16T22:33:53.198854Z",
            "modified": "2026-04-24T06:43:20.987501Z"
        },
        {
            "id": 10922,
            "name": "322 / 900",
            "created": "2018-08-20T13:18:40.606024Z",
            "modified": "2026-04-24T06:42:27.984410Z"
        },
        {
            "id": 17836,
            "name": "3.C.2.",
            "created": "2020-04-20T05:57:46.457139Z",
            "modified": "2026-04-24T06:41:52.878500Z"
        }
    ]
}