List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5063",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5061",
    "results": [
        {
            "id": 8306,
            "name": "tenth question",
            "created": "2017-07-25T12:26:24.355452Z",
            "modified": "2026-04-16T22:53:15.456852Z"
        },
        {
            "id": 25434,
            "name": "tenuki 2",
            "created": "2021-01-06T16:20:35.453782Z",
            "modified": "2026-03-31T23:16:47.730612Z"
        },
        {
            "id": 25435,
            "name": "tenuki 3",
            "created": "2021-01-06T16:39:06.067351Z",
            "modified": "2026-04-15T09:47:18.125530Z"
        },
        {
            "id": 52793,
            "name": "test 1",
            "created": "2022-03-22T04:25:49.647309Z",
            "modified": "2026-05-03T05:23:15.186240Z"
        },
        {
            "id": 15383,
            "name": "test 1",
            "created": "2019-10-16T15:54:42.348029Z",
            "modified": "2026-04-15T09:43:11.810768Z"
        },
        {
            "id": 53211,
            "name": "test 1",
            "created": "2022-03-24T09:53:09.400047Z",
            "modified": "2026-05-02T15:31:53.402303Z"
        },
        {
            "id": 10187,
            "name": "test 1 2 3 4",
            "created": "2018-06-02T18:53:53.518389Z",
            "modified": "2026-03-31T20:38:04.443736Z"
        },
        {
            "id": 89499,
            "name": "test 1.2",
            "created": "2024-12-08T07:07:28.703177Z",
            "modified": "2026-04-16T22:43:12.450444Z"
        },
        {
            "id": 89503,
            "name": "test 1.3",
            "created": "2024-12-08T07:52:32.972961Z",
            "modified": "2026-04-01T00:34:25.243358Z"
        },
        {
            "id": 15394,
            "name": "test 10",
            "created": "2019-10-16T17:09:14.619637Z",
            "modified": "2026-04-15T09:43:14.292702Z"
        }
    ]
}