List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5751
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=5752",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5750",
    "results": [
        {
            "id": 78581,
            "name": "20:5-9",
            "created": "2023-12-26T01:17:24.529958Z",
            "modified": "2026-04-16T14:43:28.358049Z"
        },
        {
            "id": 78850,
            "name": "3. Net or Ladder ?",
            "created": "2024-01-17T16:32:10.590085Z",
            "modified": "2026-04-16T14:43:29.718903Z"
        },
        {
            "id": 79231,
            "name": "3.Connect ?",
            "created": "2024-02-05T02:37:35.442749Z",
            "modified": "2026-04-16T14:43:30.918378Z"
        },
        {
            "id": 79634,
            "name": "Leben und Tod 1",
            "created": "2024-02-22T15:48:19.636039Z",
            "modified": "2026-04-16T14:43:32.088419Z"
        },
        {
            "id": 79647,
            "name": "Defense with 2nd line stone",
            "created": "2024-02-23T16:29:28.390005Z",
            "modified": "2026-04-16T14:43:33.322443Z"
        },
        {
            "id": 44544,
            "name": "Tsumégo 13",
            "created": "2021-12-08T08:53:26.392769Z",
            "modified": "2026-04-16T14:44:29.104377Z"
        },
        {
            "id": 18923,
            "name": "EX.1 How to play Go",
            "created": "2020-05-28T05:27:10.062957Z",
            "modified": "2026-04-16T14:44:40.926139Z"
        },
        {
            "id": 19022,
            "name": "EX.11吃子(learn)",
            "created": "2020-06-02T04:06:49.393439Z",
            "modified": "2026-04-16T14:44:45.187462Z"
        },
        {
            "id": 27024,
            "name": "Whole board Puzzle 32:1",
            "created": "2021-01-27T19:58:36.860659Z",
            "modified": "2026-04-16T14:45:42.052352Z"
        },
        {
            "id": 1337,
            "name": "Example from a real 9x9 game",
            "created": "2014-10-19T15:54:20.548202Z",
            "modified": "2026-04-16T14:45:47.515054Z"
        }
    ]
}