List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=317",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=315",
    "results": [
        {
            "id": 35968,
            "name": "Example 8.2.1 - Connecting under with kosumi",
            "created": "2021-08-10T15:36:10.385069Z",
            "modified": "2026-03-30T10:24:03.278249Z"
        },
        {
            "id": 35969,
            "name": "Example 8.2.2 - Connecting under with kosumi",
            "created": "2021-08-10T15:37:52.310670Z",
            "modified": "2026-03-30T10:24:03.329726Z"
        },
        {
            "id": 35943,
            "name": "Example 7.7 - Big pig snout (J-group)",
            "created": "2021-08-10T13:40:54.950184Z",
            "modified": "2026-03-30T10:24:03.469914Z"
        },
        {
            "id": 36009,
            "name": "Example 8.3.2 - Cut by kosumi",
            "created": "2021-08-10T17:10:52.781405Z",
            "modified": "2026-03-30T10:25:03.374121Z"
        },
        {
            "id": 36008,
            "name": "Example 8.3.1 - Cut by hane",
            "created": "2021-08-10T17:10:14.608164Z",
            "modified": "2026-03-30T10:25:03.380761Z"
        },
        {
            "id": 36010,
            "name": "Example 8.3.3 - Cut by wedge",
            "created": "2021-08-10T17:11:34.800039Z",
            "modified": "2026-03-30T10:25:04.190069Z"
        },
        {
            "id": 36011,
            "name": "Example 8.3.4 - Cut by attachment",
            "created": "2021-08-10T17:13:18.806749Z",
            "modified": "2026-03-30T10:25:04.259436Z"
        },
        {
            "id": 36012,
            "name": "Example 8.3.5 - Cut by attachment",
            "created": "2021-08-10T17:15:44.318836Z",
            "modified": "2026-03-30T10:25:04.761612Z"
        },
        {
            "id": 36013,
            "name": "Example 8.3.6 - Push and cut",
            "created": "2021-08-10T17:16:34.941494Z",
            "modified": "2026-03-30T10:25:04.851214Z"
        },
        {
            "id": 36015,
            "name": "Example 8.3.8 - Crosscut",
            "created": "2021-08-10T17:21:53.272244Z",
            "modified": "2026-03-30T10:25:05.417928Z"
        }
    ]
}