List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5520",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5518",
    "results": [
        {
            "id": 39642,
            "name": "Direction of Play 29",
            "created": "2021-10-06T21:34:27.793985Z",
            "modified": "2026-04-01T02:18:12.788427Z"
        },
        {
            "id": 40125,
            "name": "play 30",
            "created": "2021-10-14T03:01:12.967463Z",
            "modified": "2026-04-01T02:18:13.503593Z"
        },
        {
            "id": 42791,
            "name": "Redmond 029",
            "created": "2021-11-16T02:27:59.747771Z",
            "modified": "2026-04-01T02:18:14.354401Z"
        },
        {
            "id": 43009,
            "name": "Problem 29",
            "created": "2021-11-19T09:46:46.758689Z",
            "modified": "2026-04-01T02:18:15.086243Z"
        },
        {
            "id": 43316,
            "name": "MGS 032",
            "created": "2021-11-25T15:33:03.198173Z",
            "modified": "2026-04-01T02:18:15.818371Z"
        },
        {
            "id": 11738,
            "name": "138 / 861",
            "created": "2018-09-12T09:35:15.886876Z",
            "modified": "2026-04-01T02:18:16.201545Z"
        },
        {
            "id": 43596,
            "name": "GW 45: TM 3",
            "created": "2021-11-29T12:47:58.696290Z",
            "modified": "2026-04-01T02:18:16.541076Z"
        },
        {
            "id": 43778,
            "name": "Viktor Lin 6d on Probes #06",
            "created": "2021-12-01T16:55:54.361754Z",
            "modified": "2026-04-01T02:18:17.399755Z"
        },
        {
            "id": 43925,
            "name": "darwinsais  puzzles",
            "created": "2021-12-03T00:20:16.925506Z",
            "modified": "2026-04-01T02:18:18.162148Z"
        },
        {
            "id": 44213,
            "name": "GW 88: 8 fuseki problems 2",
            "created": "2021-12-05T11:56:24.636211Z",
            "modified": "2026-04-01T02:18:19.264192Z"
        }
    ]
}