List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=38",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=36",
    "results": [
        {
            "id": 44309,
            "name": "周教練的星位大全",
            "created": "2021-12-06T06:32:54.704681Z",
            "modified": "2026-02-15T20:14:03.054220Z"
        },
        {
            "id": 44562,
            "name": "จับกิน15",
            "created": "2021-12-08T11:26:58.370590Z",
            "modified": "2026-02-15T20:14:34.223366Z"
        },
        {
            "id": 44566,
            "name": "จับกิน19",
            "created": "2021-12-08T11:31:08.956630Z",
            "modified": "2026-02-15T20:14:38.139839Z"
        },
        {
            "id": 44567,
            "name": "จับกิน20",
            "created": "2021-12-08T11:32:51.283951Z",
            "modified": "2026-02-15T20:14:39.229874Z"
        },
        {
            "id": 44570,
            "name": "aa12puzzles",
            "created": "2021-12-08T17:48:37.133565Z",
            "modified": "2026-02-15T20:14:40.356766Z"
        },
        {
            "id": 44572,
            "name": "凸^-^凸(◐‿◑)1",
            "created": "2021-12-08T20:43:15.017793Z",
            "modified": "2026-02-15T20:14:41.297113Z"
        },
        {
            "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-02-15T20:14:54.000919Z"
        },
        {
            "id": 45187,
            "name": "problem 15",
            "created": "2021-12-21T15:36:16.257951Z",
            "modified": "2026-02-15T20:15:25.898230Z"
        },
        {
            "id": 45188,
            "name": "problem 16",
            "created": "2021-12-21T15:41:03.884887Z",
            "modified": "2026-02-15T20:15:26.996745Z"
        },
        {
            "id": 45189,
            "name": "problem 17",
            "created": "2021-12-21T15:49:08.870357Z",
            "modified": "2026-02-15T20:15:28.047453Z"
        }
    ]
}