List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=323",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=321",
    "results": [
        {
            "id": 47005,
            "name": "The 20k move that makes you an automatic 9p — Gu Li 9p vs Lee Sedol 9p — Gu Li vs Lee Sedol Jubango",
            "created": "2022-01-21T13:56:02.628337Z",
            "modified": "2026-04-29T09:57:09.760304Z"
        },
        {
            "id": 46852,
            "name": "Daring the Stone Buddha — Cho Hanseung 9p vs Lee Changho 9p — 2007 Korean League",
            "created": "2022-01-17T19:23:04.614301Z",
            "modified": "2026-04-29T09:57:09.393787Z"
        },
        {
            "id": 46850,
            "name": "The God's Head Tesuji — Wangyou Qingle Ji — The Collection of Pure Happiness and Forgotten Worries",
            "created": "2022-01-17T17:06:31.741730Z",
            "modified": "2026-04-29T09:57:09.010058Z"
        },
        {
            "id": 46522,
            "name": "It's a Trap! — Lee Sedol 9p vs Mok Jinseok 9p — 20th GS Caltex Round 3 2015",
            "created": "2022-01-15T02:54:29.117207Z",
            "modified": "2026-04-29T09:57:08.949902Z"
        },
        {
            "id": 46844,
            "name": "A 20k Pro Problem? — Seo Bongsoo 9p vs Yoo Changhyuk 3p — 6th Taewang 1988",
            "created": "2022-01-17T16:50:19.148348Z",
            "modified": "2026-04-29T09:57:08.550030Z"
        },
        {
            "id": 46834,
            "name": "Conditional or Absolute? — Lee Changho 9p vs Choi Myeonghun 9p — 6th LG Cup Final 2001",
            "created": "2022-01-17T16:08:19.132313Z",
            "modified": "2026-04-29T09:57:08.094138Z"
        },
        {
            "id": 46781,
            "name": "The Prickly Stone Buddha — Lee Changho 9p vs Yang Jaeho 9p",
            "created": "2022-01-17T00:59:30.829580Z",
            "modified": "2026-04-29T09:57:07.330605Z"
        },
        {
            "id": 46820,
            "name": "The Stone Buddha's Halo — Lee Changho 9p vs Choi Myeonghun 9p — 6th LG Cup Final 2001",
            "created": "2022-01-17T15:24:51.013235Z",
            "modified": "2026-04-29T09:57:07.302127Z"
        },
        {
            "id": 46761,
            "name": "Sealing the Fate of Go in a Nation — Cho Hunhyun 9p vs Nie Weiping 9p — 1st Ing Cup 1989",
            "created": "2022-01-16T15:37:56.448680Z",
            "modified": "2026-04-29T09:57:06.605432Z"
        },
        {
            "id": 46685,
            "name": "A Subtle Sweep — Go Seigen 9p vs Hashimoto Utaro 9p — 1946",
            "created": "2022-01-16T01:11:23.876628Z",
            "modified": "2026-04-29T09:57:06.296229Z"
        }
    ]
}