List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5451",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5449",
    "results": [
        {
            "id": 35952,
            "name": "Example 7.11 - Long L group",
            "created": "2021-08-10T14:41:22.328908Z",
            "modified": "2026-03-30T10:24:02.570710Z"
        },
        {
            "id": 35954,
            "name": "Example 7.12 - 3-3 invasion",
            "created": "2021-08-10T14:44:36.011593Z",
            "modified": "2026-03-30T10:24:02.568935Z"
        },
        {
            "id": 35950,
            "name": "Example 7.9 - Small pig snout (tripod+leg)",
            "created": "2021-08-10T14:21:18.749912Z",
            "modified": "2026-03-30T10:24:02.545459Z"
        },
        {
            "id": 35945,
            "name": "Example 7.8 - J-group",
            "created": "2021-08-10T14:12:26.508560Z",
            "modified": "2026-03-30T10:24:02.511547Z"
        },
        {
            "id": 35942,
            "name": "Example 7.6 - Big pig snout (J-group)",
            "created": "2021-08-10T13:38:20.845012Z",
            "modified": "2026-03-30T10:24:02.478966Z"
        },
        {
            "id": 35940,
            "name": "Example 7.4 - Rectangular six in the corner",
            "created": "2021-08-10T13:27:03.889397Z",
            "modified": "2026-03-30T10:24:02.394973Z"
        },
        {
            "id": 35941,
            "name": "Example 7.5 - Rectangular six in the corner",
            "created": "2021-08-10T13:30:59.166037Z",
            "modified": "2026-03-30T10:24:02.391741Z"
        },
        {
            "id": 35939,
            "name": "Example 7.3 - Rectangular six in the corner",
            "created": "2021-08-10T13:25:55.564358Z",
            "modified": "2026-03-30T10:24:02.368170Z"
        },
        {
            "id": 35938,
            "name": "Example 7.2 - Rectangular six",
            "created": "2021-08-10T13:24:17.158837Z",
            "modified": "2026-03-30T10:24:02.207280Z"
        },
        {
            "id": 35936,
            "name": "Exercise 6.8 - Ko",
            "created": "2021-08-10T13:18:29.806367Z",
            "modified": "2026-03-30T10:24:02.031254Z"
        }
    ]
}