List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4632",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4630",
    "results": [
        {
            "id": 17819,
            "name": "5.B.4.",
            "created": "2020-04-20T01:28:21.748647Z",
            "modified": "2026-05-17T12:56:40.995368Z"
        },
        {
            "id": 17817,
            "name": "5.B.2.",
            "created": "2020-04-20T01:25:02.518964Z",
            "modified": "2026-05-12T15:02:37.302313Z"
        },
        {
            "id": 17816,
            "name": "5.B.1. Exercises",
            "created": "2020-04-20T01:23:00.384049Z",
            "modified": "2026-05-12T15:02:10.807254Z"
        },
        {
            "id": 17815,
            "name": "5.A.1. Lessons",
            "created": "2020-04-20T01:19:13.851976Z",
            "modified": "2026-05-12T15:00:32.943552Z"
        },
        {
            "id": 17814,
            "name": "3.B.9.",
            "created": "2020-04-20T00:56:00.428323Z",
            "modified": "2026-05-22T13:02:53.752619Z"
        },
        {
            "id": 17813,
            "name": "3.B.7.",
            "created": "2020-04-20T00:53:44.943916Z",
            "modified": "2026-05-22T13:02:45.711221Z"
        },
        {
            "id": 17812,
            "name": "3.B.6.",
            "created": "2020-04-20T00:23:49.279980Z",
            "modified": "2026-05-22T13:02:43.759998Z"
        },
        {
            "id": 17811,
            "name": "3.B.4.",
            "created": "2020-04-20T00:22:30.637781Z",
            "modified": "2026-05-22T13:02:37.579114Z"
        },
        {
            "id": 17807,
            "name": "(^_^) aaa",
            "created": "2020-04-19T17:57:21.363614Z",
            "modified": "2026-05-09T21:49:14.667335Z"
        },
        {
            "id": 17790,
            "name": "4.B.9.",
            "created": "2020-04-19T07:16:51.583015Z",
            "modified": "2026-05-22T13:05:57.978639Z"
        }
    ]
}