List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5298",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5296",
    "results": [
        {
            "id": 50458,
            "name": "view/41580550Turn9",
            "created": "2022-02-26T03:56:12.129160Z",
            "modified": "2026-03-30T12:29:08.794988Z"
        },
        {
            "id": 51368,
            "name": "view/41839782endgamedecision",
            "created": "2022-03-07T21:40:28.414971Z",
            "modified": "2026-04-16T22:49:19.562859Z"
        },
        {
            "id": 51571,
            "name": "view/41889985",
            "created": "2022-03-09T18:12:41.585910Z",
            "modified": "2026-02-15T21:18:57.137925Z"
        },
        {
            "id": 43320,
            "name": "Viktor Lin 6d on Probes #01",
            "created": "2021-11-25T16:39:10.924900Z",
            "modified": "2026-04-20T08:16:49.729156Z"
        },
        {
            "id": 43663,
            "name": "Viktor Lin 6d on Probes #02",
            "created": "2021-11-30T16:20:19.239100Z",
            "modified": "2026-04-01T02:06:02.242602Z"
        },
        {
            "id": 43664,
            "name": "Viktor Lin 6d on Probes #03",
            "created": "2021-11-30T16:31:08.015742Z",
            "modified": "2026-04-01T02:09:15.048723Z"
        },
        {
            "id": 43776,
            "name": "Viktor Lin 6d on Probes #04",
            "created": "2021-12-01T16:08:04.357498Z",
            "modified": "2026-04-01T02:12:23.664792Z"
        },
        {
            "id": 43777,
            "name": "Viktor Lin 6d on Probes #05",
            "created": "2021-12-01T16:16:03.774346Z",
            "modified": "2026-04-01T02:15:22.799114Z"
        },
        {
            "id": 43778,
            "name": "Viktor Lin 6d on Probes #06",
            "created": "2021-12-01T16:55:54.361754Z",
            "modified": "2026-04-01T02:18:17.399755Z"
        },
        {
            "id": 43779,
            "name": "Viktor Lin 6d on Probes #07",
            "created": "2021-12-01T17:08:23.667664Z",
            "modified": "2026-04-01T02:21:14.914306Z"
        }
    ]
}