List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=204
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=205",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=203",
    "results": [
        {
            "id": 6544,
            "name": "Jennica's Tsumego 1",
            "created": "2016-12-11T21:02:02.297777Z",
            "modified": "2026-04-23T09:26:10.284808Z"
        },
        {
            "id": 13605,
            "name": "First Example",
            "created": "2018-11-21T17:39:49.587397Z",
            "modified": "2026-04-23T09:26:10.284497Z"
        },
        {
            "id": 8037,
            "name": "Борьба.1",
            "created": "2017-06-07T14:34:39.445929Z",
            "modified": "2026-04-23T09:26:10.255468Z"
        },
        {
            "id": 14458,
            "name": "Introduction",
            "created": "2019-05-12T16:18:28.464499Z",
            "modified": "2026-04-23T09:26:10.251112Z"
        },
        {
            "id": 8341,
            "name": "Capturing a corner stone",
            "created": "2017-07-31T23:20:17.883286Z",
            "modified": "2026-04-23T09:26:10.249785Z"
        },
        {
            "id": 8061,
            "name": "Борьба.1",
            "created": "2017-06-09T20:06:38.336612Z",
            "modified": "2026-04-23T09:26:10.239395Z"
        },
        {
            "id": 45,
            "name": "Problem 1",
            "created": "2014-09-12T14:52:03.210401Z",
            "modified": "2026-04-23T09:26:09.967222Z"
        },
        {
            "id": 11071,
            "name": "471 / 900",
            "created": "2018-08-20T14:33:56.008650Z",
            "modified": "2026-04-23T09:25:55.276123Z"
        },
        {
            "id": 14517,
            "name": "Problem 83",
            "created": "2019-05-30T19:15:55.121731Z",
            "modified": "2026-04-23T09:25:44.936724Z"
        },
        {
            "id": 103414,
            "name": "Tesuji 手筋 1-38",
            "created": "2026-03-10T03:52:34.092616Z",
            "modified": "2026-04-23T09:25:13.934136Z"
        }
    ]
}