List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=18
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=19",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=17",
    "results": [
        {
            "id": 37423,
            "name": "turn3e5e6",
            "created": "2021-08-26T16:46:38.645622Z",
            "modified": "2026-02-15T19:46:55.610921Z"
        },
        {
            "id": 37424,
            "name": "e5f5f6e6",
            "created": "2021-08-26T16:51:06.811192Z",
            "modified": "2026-02-15T19:46:56.730857Z"
        },
        {
            "id": 37426,
            "name": "e5f6f5e7",
            "created": "2021-08-26T16:54:14.668394Z",
            "modified": "2026-02-15T19:46:57.867238Z"
        },
        {
            "id": 37427,
            "name": "e5f6f5e6",
            "created": "2021-08-26T16:55:55.507850Z",
            "modified": "2026-02-15T19:46:58.767305Z"
        },
        {
            "id": 37428,
            "name": "e5f6f5g6",
            "created": "2021-08-26T17:00:28.790964Z",
            "modified": "2026-02-15T19:46:59.867502Z"
        },
        {
            "id": 37511,
            "name": "The nothingest nothing that is nothing",
            "created": "2021-08-28T20:34:30.052066Z",
            "modified": "2026-02-15T19:47:04.809901Z"
        },
        {
            "id": 37512,
            "name": "The final nothing castle: 1st obstacle",
            "created": "2021-08-28T20:39:21.925664Z",
            "modified": "2026-02-15T19:47:05.612226Z"
        },
        {
            "id": 37513,
            "name": "The final nothing castle: 2nd obstacle",
            "created": "2021-08-28T20:46:35.112409Z",
            "modified": "2026-02-15T19:47:06.763346Z"
        },
        {
            "id": 37514,
            "name": "The final nothing castle: the 3rd obstacle",
            "created": "2021-08-28T20:58:21.744448Z",
            "modified": "2026-02-15T19:47:07.946959Z"
        },
        {
            "id": 37515,
            "name": "The final nothing: THE BOSS BATTLE",
            "created": "2021-08-28T21:05:30.026377Z",
            "modified": "2026-02-15T19:47:09.152459Z"
        }
    ]
}