List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4909",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4907",
    "results": [
        {
            "id": 20791,
            "name": "A bit free...",
            "created": "2020-09-06T08:53:17.624562Z",
            "modified": "2026-04-16T09:50:24.779896Z"
        },
        {
            "id": 30387,
            "name": "A big cookie",
            "created": "2021-05-13T08:44:45.430276Z",
            "modified": "2026-05-10T01:15:05.975308Z"
        },
        {
            "id": 44568,
            "name": "A bazillion signs and yet... — Ishida Akira 9p vs Iguchi Toyohide 7p — by Alexander Dinerstein 3p on Go Magic",
            "created": "2021-12-08T15:11:08.235318Z",
            "modified": "2026-05-10T02:50:26.117281Z"
        },
        {
            "id": 46469,
            "name": "A WTF Tesuji — Mok Jinseok 9p vs Yoda Norimoto 9p — 9th Nongshim Cup (2007)",
            "created": "2022-01-13T15:07:12.072512Z",
            "modified": "2026-05-10T03:07:39.999691Z"
        },
        {
            "id": 45904,
            "name": "A Useful Sequence in a Modern Joseki Continuation — Abe Yoshiki 3p vs Shibano Toramaru 9p — 1st Japanese Teikei Cup",
            "created": "2022-01-01T14:17:32.209061Z",
            "modified": "2026-05-10T02:58:12.977545Z"
        },
        {
            "id": 46685,
            "name": "A Subtle Sweep — Go Seigen 9p vs Hashimoto Utaro 9p — 1946",
            "created": "2022-01-16T01:11:23.876628Z",
            "modified": "2026-05-10T03:29:15.450935Z"
        },
        {
            "id": 68562,
            "name": "A Sneaky Ko Bid",
            "created": "2023-02-06T01:36:35.831128Z",
            "modified": "2026-02-16T00:16:29.398115Z"
        },
        {
            "id": 2289,
            "name": "A Shining Move",
            "created": "2015-01-05T04:13:36.685129Z",
            "modified": "2026-05-09T09:30:17.183396Z"
        },
        {
            "id": 2027,
            "name": "A Puzzle for Everyone to solve-30k'ish",
            "created": "2014-12-02T01:20:06.861093Z",
            "modified": "2026-03-31T18:34:06.671264Z"
        },
        {
            "id": 47167,
            "name": "A Modern Necessity — Lucas Neirynck 6d EGF sur La Direction de Jeu #07",
            "created": "2022-01-25T00:44:23.103670Z",
            "modified": "2026-02-15T20:29:02.143816Z"
        }
    ]
}