List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5469
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=5470",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5468",
    "results": [
        {
            "id": 55606,
            "name": "Living attempt #6",
            "created": "2022-04-28T16:45:14.401022Z",
            "modified": "2026-03-29T21:50:31.817971Z"
        },
        {
            "id": 55605,
            "name": "Living attempt #5",
            "created": "2022-04-28T16:33:24.412113Z",
            "modified": "2026-03-29T21:48:46.012679Z"
        },
        {
            "id": 103038,
            "name": "Connecting stones 111",
            "created": "2026-02-09T21:55:34.054841Z",
            "modified": "2026-03-29T20:53:03.767443Z"
        },
        {
            "id": 54989,
            "name": "BGJ 64 (1985) 1",
            "created": "2022-04-15T10:21:06.479105Z",
            "modified": "2026-03-29T18:08:47.976091Z"
        },
        {
            "id": 56248,
            "name": "question 5",
            "created": "2022-05-03T15:51:54.955492Z",
            "modified": "2026-03-29T16:20:48.113967Z"
        },
        {
            "id": 55603,
            "name": "Living attempt #3",
            "created": "2022-04-28T16:12:47.295912Z",
            "modified": "2026-03-29T14:58:02.399984Z"
        },
        {
            "id": 55602,
            "name": "Living attempt #2",
            "created": "2022-04-28T16:02:13.772797Z",
            "modified": "2026-03-29T14:57:34.200874Z"
        },
        {
            "id": 55601,
            "name": "Living attempt #1",
            "created": "2022-04-28T15:56:41.431239Z",
            "modified": "2026-03-29T14:53:12.369321Z"
        },
        {
            "id": 67660,
            "name": "2023/01/16",
            "created": "2023-01-16T13:47:07.709036Z",
            "modified": "2026-03-29T14:31:03.708289Z"
        },
        {
            "id": 56133,
            "name": "BGJ 153 (2010) 1",
            "created": "2022-05-02T12:22:49.117167Z",
            "modified": "2026-03-29T12:54:31.359866Z"
        }
    ]
}