List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5753",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5751",
    "results": [
        {
            "id": 1524,
            "name": "#18 my first semeai",
            "created": "2014-10-25T10:35:27.168432Z",
            "modified": "2026-04-16T13:47:25.724035Z"
        },
        {
            "id": 1526,
            "name": "#19 2nd line connect",
            "created": "2014-10-25T11:06:55.665179Z",
            "modified": "2026-04-16T13:47:45.335415Z"
        },
        {
            "id": 1527,
            "name": "#20 go, square four L&D",
            "created": "2014-10-25T11:23:47.526310Z",
            "modified": "2026-04-16T13:47:58.946773Z"
        },
        {
            "id": 1528,
            "name": "#21 my first snap back",
            "created": "2014-10-25T13:00:31.849720Z",
            "modified": "2026-04-16T13:49:11.565956Z"
        },
        {
            "id": 13936,
            "name": "Problem 33",
            "created": "2019-01-01T20:32:46.853890Z",
            "modified": "2026-04-16T13:49:12.589788Z"
        },
        {
            "id": 9055,
            "name": "4-4 joseki",
            "created": "2017-12-22T19:23:22.906333Z",
            "modified": "2026-04-16T13:49:19.526684Z"
        },
        {
            "id": 1529,
            "name": "#22 some ladderish choice",
            "created": "2014-10-25T13:18:25.722258Z",
            "modified": "2026-04-16T13:49:22.244222Z"
        },
        {
            "id": 13937,
            "name": "Problem 34",
            "created": "2019-01-01T20:52:08.015895Z",
            "modified": "2026-04-16T13:49:24.714129Z"
        },
        {
            "id": 653,
            "name": "108 - 539",
            "created": "2014-10-08T16:06:25.171675Z",
            "modified": "2026-04-16T13:49:59.909585Z"
        },
        {
            "id": 13939,
            "name": "Problem 35",
            "created": "2019-01-02T19:24:41.260207Z",
            "modified": "2026-04-16T13:50:19.296071Z"
        }
    ]
}