List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5652",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5650",
    "results": [
        {
            "id": 43463,
            "name": "Artem Kachanovskyi 2p vs Viktor Lin 6d — EGC 2021",
            "created": "2021-11-27T22:01:20.592125Z",
            "modified": "2026-04-12T23:16:25.499757Z"
        },
        {
            "id": 8245,
            "name": "Ladder Capture (1)",
            "created": "2017-07-15T04:50:45.270661Z",
            "modified": "2026-04-12T23:16:25.515960Z"
        },
        {
            "id": 7279,
            "name": "Attack 1",
            "created": "2017-04-06T15:48:15.785497Z",
            "modified": "2026-04-12T23:16:25.521654Z"
        },
        {
            "id": 48699,
            "name": "示範 demonstration",
            "created": "2022-02-09T13:57:53.721914Z",
            "modified": "2026-04-12T23:16:25.522714Z"
        },
        {
            "id": 8881,
            "name": "First One",
            "created": "2017-11-26T17:16:31.257498Z",
            "modified": "2026-04-12T23:16:26.089063Z"
        },
        {
            "id": 27062,
            "name": "Vida Sencilla",
            "created": "2021-01-29T14:27:54.496691Z",
            "modified": "2026-04-12T23:16:26.089446Z"
        },
        {
            "id": 14620,
            "name": "Yose #1",
            "created": "2019-06-28T17:04:22.744707Z",
            "modified": "2026-04-12T23:16:52.899541Z"
        },
        {
            "id": 2991,
            "name": "AJ SDK - Week 1 - L&D - #1",
            "created": "2015-09-22T07:30:51.300042Z",
            "modified": "2026-04-12T23:16:52.900135Z"
        },
        {
            "id": 33,
            "name": "Under the Stones",
            "created": "2014-09-11T17:48:04.260448Z",
            "modified": "2026-04-12T23:16:52.900372Z"
        },
        {
            "id": 16795,
            "name": "3-3 jump under-hane",
            "created": "2020-01-25T00:37:00.567739Z",
            "modified": "2026-04-12T23:16:52.924898Z"
        }
    ]
}