List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5756",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5754",
    "results": [
        {
            "id": 21293,
            "name": "sacrifice some stone2",
            "created": "2020-10-04T17:37:07.679174Z",
            "modified": "2026-04-16T06:19:55.939659Z"
        },
        {
            "id": 21338,
            "name": "Prepare to capture2",
            "created": "2020-10-05T15:59:37.337720Z",
            "modified": "2026-04-16T06:19:56.996203Z"
        },
        {
            "id": 21367,
            "name": "2-2-2-2",
            "created": "2020-10-06T07:56:36.189409Z",
            "modified": "2026-04-16T06:19:58.191535Z"
        },
        {
            "id": 21376,
            "name": "Best move which?",
            "created": "2020-10-06T14:29:48.905872Z",
            "modified": "2026-04-16T06:19:59.453866Z"
        },
        {
            "id": 21409,
            "name": "Puzzle 1 (p. 3)",
            "created": "2020-10-11T10:21:30.973681Z",
            "modified": "2026-04-16T06:20:00.557153Z"
        },
        {
            "id": 21532,
            "name": "Puzzle 1 (p. 57)",
            "created": "2020-10-13T16:42:22.116192Z",
            "modified": "2026-04-16T06:20:01.752817Z"
        },
        {
            "id": 21674,
            "name": "Puzzle 1 (p.  95-139)",
            "created": "2020-10-16T15:27:06.919021Z",
            "modified": "2026-04-16T06:20:02.972971Z"
        },
        {
            "id": 21730,
            "name": "Puzzle 1 (p143-189)",
            "created": "2020-10-17T09:41:02.636207Z",
            "modified": "2026-04-16T06:20:04.031289Z"
        },
        {
            "id": 21923,
            "name": "Puzzle 1 (p. 215-252)",
            "created": "2020-10-21T19:38:31.636133Z",
            "modified": "2026-04-16T06:20:06.252908Z"
        },
        {
            "id": 21953,
            "name": "Puzzle 1 (p. 255-270)",
            "created": "2020-10-23T09:31:14.724886Z",
            "modified": "2026-04-16T06:20:07.494740Z"
        }
    ]
}