List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=306
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=307",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=305",
    "results": [
        {
            "id": 35402,
            "name": "Exercise 3.2.8 - Seki",
            "created": "2021-08-04T13:57:24.668787Z",
            "modified": "2026-03-30T10:20:08.611572Z"
        },
        {
            "id": 35404,
            "name": "Exercise 3.3.2 - Common life and death shapes",
            "created": "2021-08-04T14:01:32.877578Z",
            "modified": "2026-03-30T10:20:08.664275Z"
        },
        {
            "id": 35405,
            "name": "Exercise 3.3.3 - Common life and death shapes",
            "created": "2021-08-04T14:03:41.072926Z",
            "modified": "2026-03-30T10:20:08.723001Z"
        },
        {
            "id": 35408,
            "name": "Exercise 3.3.6 - Common life and death shapes",
            "created": "2021-08-04T14:05:48.155680Z",
            "modified": "2026-03-30T10:20:08.757193Z"
        },
        {
            "id": 35406,
            "name": "Exercise 3.3.4 - Common life and death shapes",
            "created": "2021-08-04T14:04:22.634341Z",
            "modified": "2026-03-30T10:20:08.761234Z"
        },
        {
            "id": 35407,
            "name": "Exercise 3.3.5 - Common life and death shapes",
            "created": "2021-08-04T14:05:10.288879Z",
            "modified": "2026-03-30T10:20:08.761271Z"
        },
        {
            "id": 35409,
            "name": "Exercise 3.3.7 - Common life and death shapes",
            "created": "2021-08-04T14:15:24.046329Z",
            "modified": "2026-03-30T10:20:08.825507Z"
        },
        {
            "id": 35411,
            "name": "Combined exercise 3.1",
            "created": "2021-08-04T14:24:51.936128Z",
            "modified": "2026-03-30T10:20:08.873348Z"
        },
        {
            "id": 35410,
            "name": "Exercise 3.3.8 - Common life and death shapes",
            "created": "2021-08-04T14:16:56.484393Z",
            "modified": "2026-03-30T10:20:08.881723Z"
        },
        {
            "id": 35413,
            "name": "Combined exercise 3.3",
            "created": "2021-08-04T14:28:09.183256Z",
            "modified": "2026-03-30T10:20:08.934490Z"
        }
    ]
}