List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5775",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5773",
    "results": [
        {
            "id": 55927,
            "name": "Snapback and Throw in-2",
            "created": "2022-05-01T14:34:33.036371Z",
            "modified": "2026-02-15T22:48:07.942608Z"
        },
        {
            "id": 55838,
            "name": "BGJ 127 (2002) 7",
            "created": "2022-04-30T17:54:17.399846Z",
            "modified": "2026-02-15T22:47:21.715359Z"
        },
        {
            "id": 55837,
            "name": "BGJ 127 (2002) 6",
            "created": "2022-04-30T17:51:30.974324Z",
            "modified": "2026-02-15T22:47:20.637929Z"
        },
        {
            "id": 55834,
            "name": "BGJ 127 (2002) 3",
            "created": "2022-04-30T17:41:47.764595Z",
            "modified": "2026-02-15T22:47:17.447872Z"
        },
        {
            "id": 55833,
            "name": "BGJ 127 (2002) 2",
            "created": "2022-04-30T17:39:49.803289Z",
            "modified": "2026-02-15T22:47:16.295211Z"
        },
        {
            "id": 55832,
            "name": "BGJ 127 (2002) 1",
            "created": "2022-04-30T17:37:46.307937Z",
            "modified": "2026-02-15T22:47:15.230016Z"
        },
        {
            "id": 55829,
            "name": "BGJ 89 (1992) 87D",
            "created": "2022-04-30T15:47:46.540699Z",
            "modified": "2026-02-15T22:47:12.173883Z"
        },
        {
            "id": 55828,
            "name": "BGJ 89 (1992) 87C",
            "created": "2022-04-30T15:45:10.607214Z",
            "modified": "2026-02-15T22:47:11.092369Z"
        },
        {
            "id": 55826,
            "name": "BGJ 89 (1992) 87A",
            "created": "2022-04-30T15:40:10.700414Z",
            "modified": "2026-02-15T22:47:09.133621Z"
        },
        {
            "id": 55825,
            "name": "BGJ 89 (1992) 86C",
            "created": "2022-04-30T15:38:01.869013Z",
            "modified": "2026-02-15T22:47:08.146950Z"
        }
    ]
}